aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/external.md
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2017-07-05 10:20:39 -0400
committerGravatar John Cater <jcater@google.com>2017-07-05 10:59:36 -0400
commit71838c2305d4bd5b59d7cb6de7f9b1e67bec91b0 (patch)
tree871beaeea3c0b8c7bb2682cd37a38844c7139b3d /site/docs/external.md
parent28f3b617f91f1a9ee9714b26f10d928ee4e1f970 (diff)
For topic about generate_workspace tool, fixed broken links and did some rewording.
PiperOrigin-RevId: 160955003
Diffstat (limited to 'site/docs/external.md')
-rw-r--r--site/docs/external.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/docs/external.md b/site/docs/external.md
index 93e92d7eb1..480128a101 100644
--- a/site/docs/external.md
+++ b/site/docs/external.md
@@ -124,7 +124,8 @@ and `C` to your project's `WORKSPACE` file. This requirement can balloon the
include `C` at version 1.0 and another include `C` at 2.0.
Large `WORKSPACE` files can be generated using the tool `generate_workspace`.
-For details, see [Generate a WORKSPACE file](/docs/generate-workspace.html).
+For details, see
+[Generate external dependencies from Maven projects](generate-workspace.md).
## Caching of external dependencies