From c4ef85481259a5414274396ed2ea8b81c6c772d8 Mon Sep 17 00:00:00 2001 From: Attila Zsolt Somogyi Date: Tue, 14 Feb 2023 18:14:08 +0100 Subject: [PATCH] fix(docs): fix broken links --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e497e1a..da57fdc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,7 +144,7 @@ Before you submit your Pull Request (PR) consider the following guidelines: The Asterisk Configuration Files team reserves the right not to accept pull requests from community members who haven't been good citizens of the community. Such behavior includes not following the [Asterisk Configuration Files code of -conduct](/CODE_OF_CONDUCT.md) and applies within or outside of Asterisk Configuration Files +conduct][coc] and applies within or outside of Asterisk Configuration Files managed channels. #### Addressing review feedback @@ -399,4 +399,4 @@ The content of the commit message body should contain: [html-css-style-guide]: https://google.github.io/styleguide/htmlcssguide.html [py-style-guide]: https://peps.python.org/pep-0008/ [sql-style-guide]: https://github.com/treffynnon/sqlstyle.guide/blob/gh-pages/_includes/sqlstyle.guide.md -[dev-doc]: /CONTRIBUTING.md +[dev-doc]: https://github.com/attilasomogyi/asterisk-configuration-files/blob/main/CONTRIBUTING.md