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 ec7c080 commit 8bd09d6Copy full SHA for 8bd09d6
templates/CONTRIBUTORS.rst.jj2
@@ -6,5 +6,5 @@
6
In alphabetical order:
7
8
{% for contributor in contributors|sort(attribute='name') %}
9
-* `{{ contributor.name }} <{{ contributor.url }}>`_
+* `{{ contributor.name }} <{{ contributor.html_url }}>`_
10
{% endfor %}
0 commit comments