summaryrefslogtreecommitdiff
path: root/man/bundle-viz.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-viz.ronn')
-rw-r--r--man/bundle-viz.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-viz.ronn b/man/bundle-viz.ronn
index 762558c184..701df5415e 100644
--- a/man/bundle-viz.ronn
+++ b/man/bundle-viz.ronn
@@ -14,7 +14,7 @@ bundle-viz(1) -- Generates a visual dependency graph for your Gemfile
`viz` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
`viz` requires the ruby-graphviz gem (and its dependencies).
-The associated gems must also be installed via [`bundle install(1)`][bundle-install(1)].
+The associated gems must also be installed via [`bundle install(1)`](bundle-install.1.html).
## OPTIONS