aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/build-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/build-ref.html')
-rw-r--r--site/docs/build-ref.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/build-ref.html b/site/docs/build-ref.html
index 7b4fa8ea7f..0b4805b575 100644
--- a/site/docs/build-ref.html
+++ b/site/docs/build-ref.html
@@ -55,9 +55,9 @@ title: Concepts and Terminology
source files for the software you want to build, as well as symbolic links
to directories that contain the build outputs. Each workspace directory has
a text file named <code>WORKSPACE</code> which may be empty, or may contain
- references to <a href="/docs/external.html">external dependencies</a>
+ references to <a href="external.html">external dependencies</a>
required to build the outputs. See also the <a
- href="/docs/be/workspace.html">Workspace Rules</a> section in the Build
+ href="be/workspace.html">Workspace Rules</a> section in the Build
Encyclopedia.
</p>
<h3 id="packages">Packages</h3>