From: DamianCzajkowski <43958031+DamianCzajkowski@users.noreply.github.com>
Date: Sun, 14 Jul 2024 01:57:52 +0000 (+0200)
Subject: 📝 Update docs with Ariadne reference from Starlette to FastAPI (#11797)
X-Git-Tag: 0.111.1~18
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3a6c61164522ffa3439f3ba3e022156107b934a;p=thirdparty%2Ffastapi%2Ffastapi.git
📝 Update docs with Ariadne reference from Starlette to FastAPI (#11797)
---
diff --git a/docs/de/docs/how-to/graphql.md b/docs/de/docs/how-to/graphql.md
index 9b03e8e058..b8e0bdddd6 100644
--- a/docs/de/docs/how-to/graphql.md
+++ b/docs/de/docs/how-to/graphql.md
@@ -18,7 +18,7 @@ Hier sind einige der **GraphQL**-Bibliotheken, welche **ASGI** unterstützen. Di
* Strawberry ð
* Mit Dokumentation für FastAPI
* Ariadne
- * Mit Dokumentation für Starlette (welche auch für FastAPI gilt)
+ * Mit Dokumentation für FastAPI
* Tartiflette
* Mit Tartiflette ASGI, für ASGI-Integration
* Graphene
diff --git a/docs/em/docs/how-to/graphql.md b/docs/em/docs/how-to/graphql.md
index 8509643ce8..686a77949e 100644
--- a/docs/em/docs/how-to/graphql.md
+++ b/docs/em/docs/how-to/graphql.md
@@ -18,7 +18,7 @@
* ð ð¶
* â®ï¸ 𩺠FastAPI
* ð¸
- * â®ï¸ 𩺠ð (ð â FastAPI)
+ * â®ï¸ 𩺠FastAPI
* ð
* â®ï¸ ð ð« ð ð« ð ï¸
* â
diff --git a/docs/en/docs/how-to/graphql.md b/docs/en/docs/how-to/graphql.md
index 154606406a..d5a5826f10 100644
--- a/docs/en/docs/how-to/graphql.md
+++ b/docs/en/docs/how-to/graphql.md
@@ -18,7 +18,7 @@ Here are some of the **GraphQL** libraries that have **ASGI** support. You could
* Strawberry ð
* With docs for FastAPI
* Ariadne
- * With docs for Starlette (that also apply to FastAPI)
+ * With docs for FastAPI
* Tartiflette
* With Tartiflette ASGI to provide ASGI integration
* Graphene