summaryrefslogtreecommitdiff
path: root/doc/development/SETUP.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/SETUP.md')
-rw-r--r--doc/development/SETUP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/SETUP.md b/doc/development/SETUP.md
index 6af7c07145..4b91a83833 100644
--- a/doc/development/SETUP.md
+++ b/doc/development/SETUP.md
@@ -2,7 +2,7 @@
Bundler doesn't use a Gemfile to list development dependencies, because when we tried it we couldn't tell if we were awake or it was just another level of dreams. To work on Bundler, you'll probably want to do a couple of things:
-1. [Fork the Bundler repo](https://github.com/bundler/bundler), and clone the fork onto your machine. ([Follow this tutorial](https://help.github.com/articles/fork-a-repo/) for instructions on forking a repo.)
+1. [Fork the Bundler repo](https://github.com/rubygems/bundler), and clone the fork onto your machine. ([Follow this tutorial](https://help.github.com/articles/fork-a-repo/) for instructions on forking a repo.)
2. Install `groff-base` and `graphviz` packages using your package manager: