gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0b8eafec5ccc449f197edf2481dbef12b039daea
parent 71dfea7e47eef3d89b0c4919d71a6ad58e35912d
Author: Brian Clemens <brian@tiuxo.com>
Date:   Wed,  4 Jan 2023 18:39:26 +0900

[docs] Fix documentation edit link (#1298)


Diffstat:
Mmkdocs.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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