Skip to content

Commit 0d0af75

Browse files
authored
Fix link to discussions in contrib guide (#802)
1 parent 0e1660d commit 0d0af75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We coordinate our work using GitHub,
1010

1111
* The [issues](https://github.com/pygfx/wgpu-py/issues) are meant to track problems and feature requests.
1212
* The [pull-requests](https://github.com/pygfx/wgpu-py/pulls) (a.k.a. PR's) are used to contribute new code to the project.
13-
* The [discussions](https://github.com/pygfx/wgpu-py/pulls) are to ask questions and have discussions related to (using) the project.
13+
* The [discussions](https://github.com/pygfx/wgpu-py/discussions) are to ask questions and have discussions related to (using) the project.
1414

1515
Before creating a new issues, please first search the issue list to see if your problem is
1616
already known. If it is, you can then participate by letting us know you encountered the

0 commit comments

Comments
 (0)