summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorHiro Asari <asari.ruby@gmail.com>2018-05-17 22:25:10 -0400
committerHiro Asari <asari.ruby@gmail.com>2018-05-17 22:25:10 -0400
commit276a9fb9464249ae76ffa580fb7a271797d04a6a (patch)
treed550fcf76bbeab890416adb7ff887d287449b7ee /man
parent2e7a0ea035a12cf5dfc6664058e1490f94b3d819 (diff)
downloadbundler-276a9fb9464249ae76ffa580fb7a271797d04a6a.tar.gz
Fix more links
Diffstat (limited to 'man')
-rw-r--r--man/bundle.ronn4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index bc5b4346c0..c03201a30c 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -73,7 +73,7 @@ We divide `bundle` subcommands into primary commands and utilities:
* [`bundle open(1)`](bundle-open.1.html):
Open an installed gem in the editor
-* [`bundle lock(1)`][bundle-lock]:
+* [`bundle lock(1)`](bundle-lock.1.hmtl):
Generate a lockfile for your dependencies
* [`bundle viz(1)`](bundle-viz.1.html):
@@ -91,7 +91,7 @@ We divide `bundle` subcommands into primary commands and utilities:
* [`bundle clean(1)`](bundle-clean.1.html):
Clean up unused gems in your Bundler directory
-* `bundle doctor(1)`:
+* [`bundle doctor(1)`](bundle-doctor.1.html):
Display warnings about common problems
## PLUGINS