From 0c5feb18e6bdf161bf6b3a68dc007ed939801a42 Mon Sep 17 00:00:00 2001 From: per1234 Date: Fri, 24 Jul 2020 04:29:43 -0700 Subject: [PATCH] Fix broken links in "How to contribute" documentation The references for the Poetry website links were missing their URL definitions. --- docs/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index e5261cb1d7a..7b53ac3969d 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -347,6 +347,8 @@ If your PR doesn't need to be included in the changelog, please start the PR tit [10]: https://github.com/jimporter/mike [11]: https://github.com/arduino/arduino-cli/blob/master/.github/workflows/docs.yaml [12]: https://github.com/arduino/arduino-cli/blob/master/docs/build.py +[poetry-website]: https://python-poetry.org/ +[poetry-docs]: https://python-poetry.org/docs/ [prettier-website]: https://prettier.io/ [prettier-vscode-extension]: https://github.com/prettier/prettier-vscode [npm-install-docs]: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm