diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d0353fe581..ae01bacd6a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,7 +12,7 @@ diff --git a/src/_data/links.json b/src/_data/links.json index c6faf4c7c0..fb0de36ae2 100644 --- a/src/_data/links.json +++ b/src/_data/links.json @@ -5,16 +5,16 @@ "mastodon": "https://fosstodon.org/@eslint", "blog": "/blog", - "docs": "/docs", + "docs": "/docs/latest/", "playground": "/play", - "getStarted": "/docs/user-guide/getting-started", + "getStarted": "/docs/latest/use/getting-started", "sponsors": "/sponsors", "branding": "/branding", "store": "https://eslint.threadless.com", "team": "/team", - "configuring": "/docs/user-guide/configuring/", - "fixProblems": "/docs/user-guide/command-line-interface#fixing-problems", + "configuring": "/docs/latest/use/configure/", + "fixProblems": "/docs/latest/use/command-line-interface#fix-problems", "donate": "/donate", "openCollective": "https://opencollective.com/eslint",