Skip to content

Commit 82e9ab5

Browse files
committed
Switch edit_page_url_template to 6.docs.plone.org
1 parent ee7bead commit 82e9ab5

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
@@ -285,7 +285,7 @@
285285
# suggest edit link
286286
# remark: {{ file_name }} is mandatory in "edit_page_url_template"
287287
html_context = {
288-
"edit_page_url_template": "https://6.dev-docs.plone.org/contributing/index.html?{{ file_name }}#making-contributions-on-github",
288+
"edit_page_url_template": "https://6.docs.plone.org/contributing/index.html?{{ file_name }}#making-contributions-on-github",
289289
}
290290

291291
# An extension that allows replacements for code blocks that

0 commit comments

Comments
 (0)