Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/docs/attestations/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ export default function AttestationsPage() {
Vulnerability Reporting
</Link>
<Link
href="/docs/config"
href="/docs/self-hosted"
className="group flex items-center gap-2 text-sm font-medium hover:text-primary transition-colors"
>
Configuration
Self-hosted Overview
<ArrowRight className="h-4 w-4 group-hover:translate-x-1 transition-transform" />
</Link>
</div>
Expand Down