summaryrefslogtreecommitdiff
path: root/doc/documentation/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation/README.md')
-rw-r--r--doc/documentation/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation/README.md b/doc/documentation/README.md
index 63e73b1491..48d6979746 100644
--- a/doc/documentation/README.md
+++ b/doc/documentation/README.md
@@ -7,12 +7,12 @@ Currently, Bundler has two main sources of documentation:
1. built-in `help` (including usage information and man pages)
2. [Bundler documentation site](https://bundler.io)
-If you have a suggestion or proposed change for [bundler.io](https://bundler.io), please open an issue or send a pull request to the [bundler-site](https://github.com/bundler/bundler-site) repository.
+If you have a suggestion or proposed change for [bundler.io](https://bundler.io), please open an issue or send a pull request to the [bundler-site](https://github.com/rubygems/bundler-site) repository.
Not sure where to write documentation? In general, follow these guidelines:
* For an explanation of a specific Bundler command (ex: `bundle clean`): make changes to the man pages
-* For longer explanations or usage guides (ex: "Using Bundler with Rails"): create new documentation within the [bundler-site](https://github.com/bundler/bundler-site) repository
+* For longer explanations or usage guides (ex: "Using Bundler with Rails"): create new documentation within the [bundler-site](https://github.com/rubygems/bundler-site) repository
If you are unsure where to begin, ping [@feministy](https://github.com/feministy) or [@indirect](https://github.com/indirect) in the Bundler Slack ([get an invite here](../contributing/GETTING_HELP.md)).