Skip to content

Commit b91a659

Browse files
committed
Add link to verification documentation
1 parent e9de80f commit b91a659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/downloads/release_detail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1 class="page-title">Files</h1>
5050
<th>File Size</th>
5151
<th>GPG</th>
5252
{% if release_files|has_sigstore_materials %}
53-
<th colspan="2">Sigstore</th>
53+
<th colspan="2"><a href="https://www.python.org/download/sigstore/">Sigstore</a></th>
5454
{% endif %}
5555
</tr>
5656
</thead>

0 commit comments

Comments
 (0)