diff options
| -rw-r--r-- | mkdocs.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml index 3ed70661e..00c88ef75 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,7 @@  site_name: GoToSocial Documentation  theme: readthedocs  repo_url: https://github.com/superseriousbusiness/gotosocial +edit_uri: edit/main/docs/  copyright: GoToSocial is licensed under the GNU AGPL v3 LICENSE. Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org  plugins:    - render_swagger  | 
