summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorHiro Asari <asari.ruby@gmail.com>2018-05-17 22:37:16 -0400
committerHiro Asari <asari.ruby@gmail.com>2018-05-17 22:37:16 -0400
commit848fd4aeac9d3a612d7bdf137c24984457ba5af1 (patch)
treee7cb9b98473c4ca5a27ecc2767a808e74ebc4315 /man
parent276a9fb9464249ae76ffa580fb7a271797d04a6a (diff)
downloadbundler-848fd4aeac9d3a612d7bdf137c24984457ba5af1.tar.gz
Fix more links
Diffstat (limited to 'man')
-rw-r--r--man/bundle-config.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn
index 314ccc9721..15f78937dd 100644
--- a/man/bundle-config.ronn
+++ b/man/bundle-config.ronn
@@ -285,7 +285,7 @@ learn more about their operation in [bundle install(1)](bundle-install.1.html).
A `:`-separated list of groups whose gems bundler should not install.
In general, you should set these settings per-application by using the applicable
-flag to the [bundle install(1)](bundle-install(1)] or [bundle package(1)][bundle-package.1.html) command.
+flag to the [bundle install(1)](bundle-install.1.html) or [bundle package(1)](bundle-package.1.html) command.
You can set them globally either via environment variables or `bundle config`,
whichever is preferable for your setup. If you use both, environment variables