aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Or Shachar <orchoock@gmail.com>2017-05-26 14:03:57 +0200
committerGravatar Marcel Hlopko <hlopko@google.com>2017-05-26 16:53:00 +0200
commit73fe48b508fb90a90aa15e40ee0f5058ba2bcced (patch)
tree8f37acefd39bd75e147bca31324c724c25fabb65 /site
parenta3e26835890a543ff84cce90c879f9196ae06348 (diff)
fixed broken "compile bazel from source" in "ubuntu" page
Closes #3052. PiperOrigin-RevId: 157210157
Diffstat (limited to 'site')
-rw-r--r--site/versions/master/docs/install-ubuntu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/versions/master/docs/install-ubuntu.md b/site/versions/master/docs/install-ubuntu.md
index 86aa9f3e55..ae36aba954 100644
--- a/site/versions/master/docs/install-ubuntu.md
+++ b/site/versions/master/docs/install-ubuntu.md
@@ -15,7 +15,7 @@ Install Bazel on Ubuntu using one of the following methods:
* [Use our custom APT repository (recommended)](#install-on-ubuntu)
* [Use the binary installer](#install-with-installer-ubuntu)
-* [Compile Bazel from source](#install-compile-source.md)
+* [Compile Bazel from source](install-compile-source.md)
Bazel comes with two completion scripts. After installing Bazel, you can: