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 ce48d92 commit a87e03eCopy full SHA for a87e03e
index.md
@@ -139,7 +139,7 @@ Anyone who adds a few sentences to a chapter is {{
139
'[automatically mentioned in the respective chapter]({}/blob/main/committers.py)'.format(
140
env.config.html_theme_options.repository_url) }} as well as below.
141
142
-{{ '[]({}/graphs/contributors)'.format(
+{{ '[]({}/graphs/contributors)'.format(
143
'/'.join(env.config.html_theme_options.repository_url.split('/')[-2:]),
144
env.config.html_theme_options.repository_url) }}
145
0 commit comments