diff --git a/source/conf.py b/source/conf.py index b710aae..22da1e1 100644 --- a/source/conf.py +++ b/source/conf.py @@ -32,4 +32,5 @@ gettext_compact = False # optional. html_theme_options = { "announcement": "Diese Dokumentation befindet sich noch im Aufbau und wird nach für nach vervollständigt.", + "source_edit_link": "https://forge.nick-slowinski.de/nick-slowinski.de/docs/_edit/main/source/{filename}", } \ No newline at end of file