We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7bead commit 82e9ab5Copy full SHA for 82e9ab5
docs/conf.py
@@ -285,7 +285,7 @@
285
# suggest edit link
286
# remark: {{ file_name }} is mandatory in "edit_page_url_template"
287
html_context = {
288
- "edit_page_url_template": "https://6.dev-docs.plone.org/contributing/index.html?{{ file_name }}#making-contributions-on-github",
+ "edit_page_url_template": "https://6.docs.plone.org/contributing/index.html?{{ file_name }}#making-contributions-on-github",
289
}
290
291
# An extension that allows replacements for code blocks that
0 commit comments