From: Samuel Colvin Date: Wed, 9 Oct 2019 17:45:44 +0000 (+0100) Subject: :bug: Fix sitemap.xml in website, fix #597 (#598) X-Git-Tag: 0.42.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6d99b86cbebc12461b62dfca130d6c0e8e49d2e;p=thirdparty%2Ffastapi%2Ffastapi.git :bug: Fix sitemap.xml in website, fix #597 (#598) --- diff --git a/mkdocs.yml b/mkdocs.yml index b4c2ec1521..b5e85e5369 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,6 @@ site_name: FastAPI site_description: FastAPI framework, high performance, easy to learn, fast to code, ready for production +site_url: https://fastapi.tiangolo.com/ theme: name: 'material'