Skip to content

Commit 4bc8907

Browse files
authored
Fix contributing guide label links (#10913)
1 parent f2f70de commit 4bc8907

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/contributing.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ editing the existing content to be more accessible, or creating new content such
112112

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

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

0 commit comments

Comments
 (0)