diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f28ddb68aa..92c0b9925a8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1,3 @@ -Please see [our guide to contributing](docs/pages/contributing.md). +# Contributing + +Please see [our guide to contributing](docs/guides/contributing.md). diff --git a/docs/guides/contributing.md b/docs/guides/contributing.md index 44e5fff87c2..49cd1aee1b0 100644 --- a/docs/guides/contributing.md +++ b/docs/guides/contributing.md @@ -251,14 +251,11 @@ For every release of Remix (stable, experimental, nightly, and pre-releases), we [discord]: https://rmx.as/discord [contributorsyaml]: https://github.com/remix-run/remix/blob/main/contributors.yml [cla]: https://github.com/remix-run/remix/blob/main/CLA.md -[examples-repository]: https://github.com/remix-run/examples [this-page]: https://github.com/remix-run/remix [yarn-version-1]: https://classic.yarnpkg.com/lang/en/docs/install -[integration-bug-report-test-ts]: https://github.com/remix-run/remix/blob/dev/integration/bug-report-test.ts -[pull-request]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request [yarn-workspaces]: https://classic.yarnpkg.com/en/docs/workspaces [vscode-playwright]: https://playwright.dev/docs/intro#using-the-vs-code-extension [nightly-action-comment]: https://github.com/remix-run/remix/blob/main/.github/workflows/nightly.yml#L8-L12 [postrelease-action]: https://github.com/remix-run/remix/blob/main/.github/workflows/postrelease.yml -[templates]: /templates +[templates]: https://github.com/remix-run/remix/tree/main/templates [https-remix-new]: https://remix.new