aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/_layouts
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2017-04-20 22:12:01 +0200
committerGravatar Vladimir Moskva <vladmos@google.com>2017-04-24 16:50:12 +0200
commitf15dc43c481c99749de404712f776d91808333c7 (patch)
tree42ed92d0845f5631de1e7ff564f2a5763ff5fec4 /site/_layouts
parent9792734e83cf88c44bdf5ad3890f81c145dde042 (diff)
Updated Java tutorial so it is now an introductory to Bazel.
The Java project used in the tutorial has stayed the same. PiperOrigin-RevId: 153747213
Diffstat (limited to 'site/_layouts')
-rw-r--r--site/_layouts/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/_layouts/documentation.html b/site/_layouts/documentation.html
index 7a8b93dfd1..676d6162b9 100644
--- a/site/_layouts/documentation.html
+++ b/site/_layouts/documentation.html
@@ -51,7 +51,7 @@ version_prefix: /versions/master
Tutorial <span class="caret"></span>
</a>
<ul class="collapse sidebar-nav sidebar-submenu" id="tutorial-menu">
- <li><a href="{{ page.version_prefix }}/docs/tutorial/java.html">Build Java</a></li>
+ <li><a href="{{ page.version_prefix }}/docs/tutorial/java.html">Introduction to Bazel: Build Java</a></li>
<li><a href="{{ page.version_prefix }}/docs/tutorial/cpp.html">Build C++</a></li>
<li>
<a class="sidebar-nav-heading" href="#app-menu"