From c8846221900db921f8eae78a5262ba6dc2700049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ch=C3=A0ra=20Rose?= Date: Wed, 10 May 2023 00:00:46 -0400 Subject: [PATCH] Fix typo in README.md (#50) `CONTRIBUTING.MD` sends a person to "404 - page not found", fixed it to send to `CONTRIBUTING.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f6251..ca35375 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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. Thank you!