mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: fix broken redirection to contributing.md (#56581)
PR Close #56581
This commit is contained in:
parent
5be16d06bd
commit
f7d56790f5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ yarn docs
|
|||
|
||||
Want to report a bug, contribute some code, or improve the documentation? Excellent!
|
||||
|
||||
Read through our [contributing guidelines](CONTRIBUTING.md) to learn about our submission process, coding rules, and more.
|
||||
Read through our [contributing guidelines](/CONTRIBUTING.md) to learn about our submission process, coding rules, and more.
|
||||
|
||||
And if you're new, check out one of our issues labeled as <kbd>[help wanted](https://github.com/angular/angular/labels/help%20wanted)</kbd> or <kbd>[good first issue](https://github.com/angular/angular/labels/good%20first%20issue)</kbd>.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue