Skip to content

Commit 409c053

Browse files
update
1 parent 7170693 commit 409c053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/_templates/indexcontent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<h1>{{ docstitle|e }}</h1>
88
<p>
99
Welcome! This is the documentation for NumPy {{ release|e }}
10-
{%- if last_updated %}, last updated {{ last_updated|e }}{% endif %}. For a PDF version of the documentation, go to https://numpy.org/doc/.
10+
{%- if last_updated %}, last updated {{ last_updated|e }}{% endif %}. For a PDF version of the documentation, go to <a href="https://numpy.org/doc/">https://numpy.org/doc/</a>.
1111
</p>
1212
<p><strong>For users:</strong></p>
1313
<table class="contentstable" align="center"><tr>

0 commit comments

Comments
 (0)