Skip to content

Commit ac2bf2d

Browse files
committed
refactor(docs): update changelog URL to point to the local documentation
1 parent 3385b96 commit ac2bf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/app/layout.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const baseOptions: BaseLayoutProps = {
3737
},
3838
{
3939
text: "Changelog",
40-
url: "https://github.com/Rel1cx/eslint-react/releases",
40+
url: "/docs/changelog",
4141
},
4242
],
4343
nav: {

0 commit comments

Comments
 (0)