mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
[docs] Fix documentation edit link (#1298)
This commit is contained in:
parent
71dfea7e47
commit
0b8eafec5c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
site_name: GoToSocial Documentation
|
site_name: GoToSocial Documentation
|
||||||
theme: readthedocs
|
theme: readthedocs
|
||||||
repo_url: https://github.com/superseriousbusiness/gotosocial
|
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
|
copyright: GoToSocial is licensed under the GNU AGPL v3 LICENSE. Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org
|
||||||
plugins:
|
plugins:
|
||||||
- render_swagger
|
- render_swagger
|
||||||
|
|
Loading…
Reference in a new issue