From: Carsten Schoenert <c.schoenert@t-online.de>
Date: Thu, 2 Jan 2025 17:28:22 +0200
Subject: docs: index.rst Use local available graphic

Don't use linking to external graphics, we can do a linking to local
available copies if these graphics.
Unfortunately due not clear license information we can not do local
linking for the logos of Stok and Telemetry Sports.

Forwarded: not-needed
---
 docs/index.rst | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 79cf372..8aec3dc 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -80,7 +80,7 @@ A huge thank you to our current sponsors:
       .. grid-item-card::
          :link: https://github.com/scalar/scalar
 
-         .. image:: https://raw.githubusercontent.com/litestar-org/branding/main/assets/sponsors/scalar.svg
+         .. image:: //usr/share/doc/python-polyfactory-doc/html/_static/scalar.svg
             :alt: Scalar.com
             :class: sponsor
 
@@ -89,19 +89,11 @@ A huge thank you to our current sponsors:
       .. grid-item-card::
          :link: https://telemetrysports.com/
 
-         .. image:: https://raw.githubusercontent.com/litestar-org/branding/main/assets/sponsors/telemetry-sports/unofficial-telemetry-whitebg.svg
-            :alt: Telemetry Sports
-            :class: sponsor
-
          `Telemetry Sports <https://telemetrysports.com/>`_
 
       .. grid-item-card::
          :link: https://www.stok.kr/
 
-         .. image:: https://avatars.githubusercontent.com/u/144093421
-            :alt: Stok
-            :class: sponsor
-
          `Stok <https://www.stok.kr/>`_
 
 We invite organizations and individuals to join our sponsorship program.
