Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ editing the existing content to be more accessible, or creating new content such

{{% note %}}
GitHub [Discussions](https://github.com/python-poetry/poetry/discussions) and the
[kind/question label](https://github.com/python-poetry/poetry/labels/kind/question) are excellent sources for FAQ
[kind/question label](https://github.com/python-poetry/poetry/labels/kind%2Fquestion) are excellent sources for FAQ
candidates.
{{% /note %}}

Expand Down Expand Up @@ -265,8 +265,7 @@ pipx install --suffix @pr1234 git+https://github.com/python-poetry/poetry.git@re
[Documentation]: {{< ref "/docs" >}}
[FAQ]: {{< relref "faq" >}}
[Issue Tracker]: https://github.com/python-poetry/poetry/issues
[area/docs label]: https://github.com/python-poetry/poetry/labels/area/docs
[kind/question label]: https://github.com/python-poetry/poetry/labels/kind/question
[area/docs label]: https://github.com/python-poetry/poetry/labels/area%2Fdocs
[Issue Template]: https://github.com/python-poetry/poetry/issues/new/choose
[Discussions]: https://github.com/python-poetry/poetry/discussions
[Discord]: https://discord.com/invite/awxPgve
Loading