diff --git a/CHANGELOG.md b/CHANGELOG.md index 441422baf72..236ef7b46c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ in the detailed section referring to by linking pull requests or issues. #### Fixed -* +* Fixed a dead link in contributor documentation (#1477) ## [milestone-4] - 2022-06-07 diff --git a/pr_etiquette.md b/pr_etiquette.md index a117e2b6aac..cb5ef1894e8 100644 --- a/pr_etiquette.md +++ b/pr_etiquette.md @@ -4,7 +4,7 @@ Submitting pull requests in EDC should be done while adhering to a couple of simple rules. -- Familiarize yourself with [coding style](styleguide.md), [architectural patterns](docs/architecture-principles.md) and +- Familiarize yourself with [coding style](styleguide.md), [architectural patterns](docs/architecture/architecture-principles.md) and other contribution guidelines. - No surprise PRs please. Before you submit a PR, open a discussion or an issue outlining your planned work and give people time to comment. It may even be advisable to contact committers using the `@mention` feature. Unsolicited PRs