From c5976e8f005cfe1ced223fa2b156f985d4fc03cc Mon Sep 17 00:00:00 2001 From: Alejandro Ventura Contreras Date: Wed, 2 Oct 2019 14:43:52 -0500 Subject: [PATCH] Update link to fork current repo url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2086581..481f538 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Or install it yourself as: ## Contributing -1. Fork it (https://github.com/intridea/omniauth-rails/fork) +1. Fork it (https://github.com/omniauth/omniauth-rails/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`)