Skip to content

Commit 3ccd786

Browse files
authored
Fix links to codegen readme (#661)
1 parent 77d5e43 commit 3ccd786

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- Are you modify generated code?
1414
- Have you modified the templates and run the code generator?
1515

16-
See https://github.com/bitshifter/glam-rs/blob/main/codegen/README.md for details.
16+
See https://github.com/bitshifter/glam-codegen/blob/main/README.md for details.
1717

1818
## Testing and linting
1919

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ Also run `cargo fmt` and `cargo clippy` on any new code.
5555
[open an issue]: https://GitHub.com/bitshifter/glam-rs/issues/new
5656
[ask a question]: https://github.com/bitshifter/glam-rs/discussions/new?category=q-a
5757
[suggest a new feature]: https://github.com/bitshifter/glam-rs/discussions/new?category=ideas
58-
[codegen README]: codegen/README.md
58+
[codegen README]: https://github.com/bitshifter/glam-codegen/blob/main/README.md

0 commit comments

Comments
 (0)