Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit b997e2c

Browse files
committed
adjust edit URI
1 parent 62adacf commit b997e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"color-brand-content": "#4a86cf",
6666
},
6767
"sidebar_hide_name": True,
68-
"source_edit_link": "https://github.com/jimmac/docs.granitecode.github.io/edit/main/docs/{filename}",
68+
"source_edit_link": "https://github.com/Granite-Code/docs.granitecode.github.io/edit/main/docs/{filename}",
6969
}
7070
html_favicon = 'img/favicon.svg'
7171
html_logo = "img/logo.svg"

0 commit comments

Comments
 (0)