From 9df904aa341b8410d470592da01a453dc890ae6d Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Fri, 5 Jul 2024 16:29:02 -0700 Subject: [PATCH] Fix URL in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a97f2f73..fe0a93ad8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CHIRP Project This is the official git repository for the -__[CHIRP](https://chirp.danplanet.com)__ project. +__[CHIRP](https://www.chirpmyradio.com)__ project. When submitting PRs, please squash commits into logical units in a fashion similar to what is currently expected by the project on the mailing list.