Skip to content

Commit 8bd09d6

Browse files
committed
✨ user html_url instead api url
1 parent ec7c080 commit 8bd09d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/CONTRIBUTORS.rst.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
In alphabetical order:
77

88
{% for contributor in contributors|sort(attribute='name') %}
9-
* `{{ contributor.name }} <{{ contributor.url }}>`_
9+
* `{{ contributor.name }} <{{ contributor.html_url }}>`_
1010
{% endfor %}

0 commit comments

Comments
 (0)