fix managing dependencies link in documentation
While reading the documentation I got a little bit confused when trying to click on "Managing dependencies".
I later understood that there might be a fix to do in the link of it.
Feel free to suggest changes or close this PR if I made a mistake.
Closes #14065.
PiperOrigin-RevId: 400019430
diff --git a/site/docs/remote-execution-rules.md b/site/docs/remote-execution-rules.md
index 4159591..78cebb3 100644
--- a/site/docs/remote-execution-rules.md
+++ b/site/docs/remote-execution-rules.md
@@ -39,7 +39,7 @@
following topics:
* [Invoking build tools through toolchain rules](#invoking-build-tools-through-toolchain-rules)
-* [Managing dependencies](#managing-dependencies)
+* [Managing implicit dependencies](#managing-implicit-dependencies)
* [Managing platform-dependent binaries](#managing-platform-dependent-binaries)
* [Managing configure-style WORKSPACE rules](#managing-configure-style-workspace-rules)