Skip to content

Commit 6ac869b

Browse files
JacobCoffeedi
andauthored
Update inspector/templates/links.html
Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
1 parent 854d3ad commit 6ac869b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inspector/templates/links.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="space-y-4">
55
<div class="bg-gradient-to-r from-python-blue to-python-blue-dark text-white rounded-lg p-6 shadow-lg">
66
<h2 class="text-2xl font-bold mb-2">Package Artifacts</h2>
7-
<p class="opacity-90">Available files for download</p>
7+
<p class="opacity-90">Available files for inspection</p>
88
</div>
99

1010
<div class="bg-white rounded-lg shadow-md border border-gray-200 p-6">

0 commit comments

Comments
 (0)