From b85650c95a5c884ebade933c6af23d55a77c633c Mon Sep 17 00:00:00 2001 From: sduthil Date: Thu, 9 Apr 2020 11:00:58 -0400 Subject: [PATCH] Docs: integrations: fix FastAPI link --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index dfaab1d5..54f1f99c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,4 +30,4 @@ Integrations * `Graphene-GAE `_ (`source `_) * `Graphene-Mongo `_ (`source `_) * `Starlette `_ (`source `_) -* `FastAPI `_ (`source `_) +* `FastAPI `_ (`source `_)