diff --git a/README.md b/README.md index aab63190c132f0..8c7507630c8e21 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Review the [Create a Block tutorial](/docs/designers-developers/developers/tutor ### Contribute to Gutenberg -Gutenberg is an open-source project and welcomes all contributors from code to design, from documentation to triage. The project is built by many [contributors and volunteers](https://github.com/WordPress/gutenberg/blob/master/CONTRIBUTORS.md) and we'd love your help building it. +Gutenberg is an open-source project and welcomes all contributors from code to design, from documentation to triage. The project is built by many contributors and volunteers and we'd love your help building it. See the [Contributors Handbook](https://developer.wordpress.org/block-editor/contributors/) for all the details on how you can contribute. See [CONTRIBUTING.md](https://github.com/WordPress/gutenberg/blob/master/CONTRIBUTING.md) for the contributing guidelines. diff --git a/docs/architecture/folder-structure.md b/docs/architecture/folder-structure.md index 65c711e6f849a1..6d9b9c6163764a 100644 --- a/docs/architecture/folder-structure.md +++ b/docs/architecture/folder-structure.md @@ -7,7 +7,6 @@ The following snippet explains how the Gutenberg repository is structured omitti ├── README.md ├── SECURITY.md ├── CONTRIBUTING.md - ├── CONTRIBUTORS.md ├── CODE_OF_CONDUCT.md │ ├── .editorconfig