Skip to content

Commit 5c6049c

Browse files
Merge pull request #11 from codinit-dev/mintlify/move-changelog-to-anchor-53513
Move changelog to navigation anchor
2 parents e679522 + 6dc907e commit 5c6049c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
}
2424
]
2525
},
26+
"anchors": [
27+
{
28+
"anchor": "Changelog",
29+
"icon": "scroll-text",
30+
"pages": ["changelog"]
31+
}
32+
],
2633
"tabs": [
2734
{
2835
"tab": "Docs",
@@ -191,7 +198,7 @@
191198
"group": "Support",
192199
"icon": "life-buoy",
193200
"expanded": false,
194-
"pages": ["support/frequently-asked-questions", "support/integration-issues", "support/troubleshooting", "changelog"]
201+
"pages": ["support/frequently-asked-questions", "support/integration-issues", "support/troubleshooting"]
195202
}
196203
]
197204
},

0 commit comments

Comments
 (0)