From 25c8474cbd7cf7e31b9a66d424d73875624f3c9a Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Fri, 1 Jan 2021 02:44:29 +0100 Subject: [PATCH] Fix url in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee5655f..2dfd9e9 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If it is ok for you, launch it for real : ## Contributing -1. Fork it ( http://github.com/glenux/musala-push/fork ) +1. Fork it ( http://github.com/glenux/happy-send/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`)