Update references to build encyclopedia
RELNOTES: None.
PiperOrigin-RevId: 268965936
diff --git a/site/docs/tutorial/java.md b/site/docs/tutorial/java.md
index 9e9d9881..2db52dd 100644
--- a/site/docs/tutorial/java.md
+++ b/site/docs/tutorial/java.md
@@ -411,7 +411,7 @@
* [External Dependencies](../external.html) to learn more about working with
local and remote repositories.
-* The [Build Encyclopedia](../be/overview.html) to learn more about Bazel.
+* The [other rules](../rules.html) to learn more about Bazel.
* The [C++ build tutorial](../tutorial/cpp.md) to get started with building
C++ projects with Bazel.