From a017f4cc30e456bf53b9ae48b9eaac3c5e7a60d2 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Tue, 6 Feb 2018 18:52:22 -0600 Subject: [PATCH] Link to github in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c99574c2..8453adc8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ $ ./sentry ## Contributing -1. Fork it ( https://gitlab.com/omarroth/invidious/fork ) +1. Fork it ( https://github.com/omarroth/invidious/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)