Skip to content

Commit 0d27783

Browse files
committed
Merge branch 'contributing_guide' into 'main'
Fix broken contribution guide links See merge request omniverse/warp!1919
2 parents 641b495 + f34a070 commit 0d27783

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
Thank you for contributing to NVIDIA Warp!
33
4-
See the contribution guide: https://nvidia.github.io/warp/modules/contribution_guide.html
4+
See the contribution guide: https://nvidia.github.io/warp/user_guide/contribution_guide.html
55
66
Please fill the relevant sections.
77

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ By making a contribution to this project, I certify that:
4545
this project or the open source license(s) involved.
4646
```
4747

48-
See the [Contribution Guide](https://nvidia.github.io/warp/modules/contribution_guide.html) for
48+
See the [Contribution Guide](https://nvidia.github.io/warp/user_guide/contribution_guide.html) for
4949
more information about how to contribute to Warp.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ Review the license terms of these open source projects before use.
360360
## Contributing
361361

362362
Contributions and pull requests from the community are welcome.
363-
Please see the [Contribution Guide](https://nvidia.github.io/warp/modules/contribution_guide.html) for more
363+
Please see the [Contribution Guide](https://nvidia.github.io/warp/user_guide/contribution_guide.html) for more
364364
information on contributing to the development of Warp.
365365

366366
## Publications & Citation

0 commit comments

Comments
 (0)