We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3385b96 commit ac2bf2dCopy full SHA for ac2bf2d
website/app/layout.config.tsx
@@ -37,7 +37,7 @@ export const baseOptions: BaseLayoutProps = {
37
},
38
{
39
text: "Changelog",
40
- url: "https://github.com/Rel1cx/eslint-react/releases",
+ url: "/docs/changelog",
41
42
],
43
nav: {
0 commit comments