Fix link text
I realize the link starts with be/ but from the user experience POV, that link doesn't refer into the build encyclopedia, at least not according to the TOC in the left-hand column. If you don't want to accept this change, perhaps the TOC should be changed to reflect the file structure of the site?
Closes #13027.
PiperOrigin-RevId: 357834652
diff --git a/site/docs/build-ref.html b/site/docs/build-ref.html
index d318f74..a992d03 100644
--- a/site/docs/build-ref.html
+++ b/site/docs/build-ref.html
@@ -148,8 +148,9 @@
are from the <code>visibility</code> attribute of rules or from the
<code>default_visibility</code> attribute of the <code>package</code>
function; they do not generate or consume files. For more information, refer
- to the appropriate section of the <a
- href='be/functions.html#package_group'>Build Encyclopedia</a>.
+ to the <a
+ href='be/functions.html#package_group'><code>package_group</code>
+ documentation</a>.
</p>