Fix typo in README.md (#50)
`CONTRIBUTING.MD` sends a person to "404 - page not found", fixed it to send to `CONTRIBUTING.md`
This commit is contained in:
parent
07bf34e581
commit
c884622190
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
CasaOS AppStore needs your help to grow:
|
CasaOS AppStore needs your help to grow:
|
||||||
|
|
||||||
- See [CONTRIBUTING.MD](CONTRIBUTING.MD) for how to contribute CasaOS Apps in Docker Compose format.
|
- See [CONTRIBUTING.md](CONTRIBUTING.md) for how to contribute CasaOS Apps in Docker Compose format.
|
||||||
- Check `help wanted` for which issues you can help with.
|
- Check `help wanted` for which issues you can help with.
|
||||||
|
|
||||||
Thank you!
|
Thank you!
|
||||||
|
|
Loading…
Reference in New Issue