Skip to content

Commit 5f36a0f

Browse files
committed
fix: make navbar docs link clickable (#1543)
1 parent a4f4e8a commit 5f36a0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ const config: Config = {
115115
type: "dropdown",
116116
html: '<span class="nav-emoji">📚</span> Docs',
117117
position: "left",
118+
to: "/docs/",
118119
items: [
119120
{
120121
type: "html",

0 commit comments

Comments
 (0)