From 3685128535a87c2185ecea0366e1d2dab2c4c6f4 Mon Sep 17 00:00:00 2001 From: Dietrich Ayala <50103+autonome@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:46:14 +0200 Subject: [PATCH] more functional contributing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e4a832a167..713841000d3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ By creating a common nomenclature for web platform features, `web-features` inte To get feature identifiers, Baseline support data, or cross-references to other resources (such as specifications and caniuse), use [the `web-features` npm package](https://www.npmjs.com/package/web-features). [Read the package README](./packages/web-features/README.md) for more information. -To contribute to feature identification, definition, Baseline support statuses, or to update the status on MDN, jump to [Contribute](#contribute). +To contribute to feature identification, definition, Baseline support statuses, or to update the status on MDN, read [`CONTRIBUTING.md`](./docs/CONTRIBUTING.md). ## Background