From 752ea59b8e415be175683a16c68f1f6285f21754 Mon Sep 17 00:00:00 2001 From: Nathan Weinberg Date: Sun, 1 Jun 2025 11:11:18 -0400 Subject: [PATCH] docs: remove broken icon link from README Signed-off-by: Nathan Weinberg --- README.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.rst b/README.rst index dfd37ad78..f9b207bc0 100644 --- a/README.rst +++ b/README.rst @@ -9,12 +9,6 @@ AWS Chalice :target: http://aws.github.io/chalice/?badge=latest :alt: Documentation Status - -.. image:: https://aws.github.io/chalice/_images/chalice-logo-whitespace.png - :target: https://aws.github.io/chalice/ - :alt: Chalice Logo - - Chalice is a framework for writing serverless apps in python. It allows you to quickly create and deploy applications that use AWS Lambda. It provides: