We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854d3ad commit 6ac869bCopy full SHA for 6ac869b
inspector/templates/links.html
@@ -4,7 +4,7 @@
4
<div class="space-y-4">
5
<div class="bg-gradient-to-r from-python-blue to-python-blue-dark text-white rounded-lg p-6 shadow-lg">
6
<h2 class="text-2xl font-bold mb-2">Package Artifacts</h2>
7
- <p class="opacity-90">Available files for download</p>
+ <p class="opacity-90">Available files for inspection</p>
8
</div>
9
10
<div class="bg-white rounded-lg shadow-md border border-gray-200 p-6">
0 commit comments