Skip to content

Commit 13ec051

Browse files
mattwang44m-aciek
authored andcommitted
fix: typo in visitors anchors
1 parent b316efc commit 13ec051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</a>
5151
</td>
5252
<td data-label="visitors">
53-
<a href="https://https://plausible.io/docs.python.org?filters=((contains,page,(/{{ language }}/)))" target="_blank">
53+
<a href="https://plausible.io/docs.python.org?filters=((contains,page,(/{{ language }}/)))" target="_blank">
5454
{{ '{:,}'.format(visitors) }}
5555
</a>
5656
</td>

0 commit comments

Comments
 (0)