Skip to content

Commit 0bdae6e

Browse files
fix(website): remove remaining dashboard nav link from changelog page
1 parent d587e24 commit 0bdae6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

website/changelog/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,6 @@ <h2 class="font-instrument-serif italic text-3xl text-stone-900">v0.1.0</h2>
666666
<div class="flex items-center gap-5 text-xs text-stone-500">
667667
<span>Open Source &middot; MIT License</span>
668668
<a href="https://github.com/dennisonbertram/agentic-hosting" class="hover:text-stone-900 transition-colors">GitHub</a>
669-
<a href="/dashboard/" class="hover:text-stone-900 transition-colors">Dashboard</a>
670669
<a href="/changelog/" class="hover:text-stone-900 transition-colors">Changelog</a>
671670
<a href="https://github.com/dennisonbertram/agentic-hosting/blob/main/AGENT_RUNBOOK.md" class="hover:text-stone-900 transition-colors">Runbook</a>
672671
<a href="https://github.com/dennisonbertram/agentic-hosting/blob/main/docs/implementation/build-log.md" class="hover:text-stone-900 transition-colors">Docs</a>

0 commit comments

Comments
 (0)