Merge pull request #2325 from freyacodes/crater-link-fix

Update "crater" link to actually point to crater.md
This commit is contained in:
Tshepang Mbambo 2025-04-12 05:30:29 +02:00 committed by GitHub
commit c45a3540ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ There are a couple of things that may happen for some PRs during the review proc
some merge conflicts with other PRs that happen to get merged first. You
should fix these merge conflicts using the normal git procedures.
[crater]: ./tests/intro.html#crater
[crater]: ./tests/crater.html
If you are not doing a new feature or something like that (e.g. if you are
fixing a bug), then that's it! Thanks for your contribution :)