Skip to content

Commit 4345420

Browse files
authored
Merge pull request #1549 from Kuldeep2822k/fix-docs-navbar-link
fix: make navbar docs link clickable (#1543)
2 parents 6e71543 + 5f36a0f commit 4345420

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)