Update go/androidx-dev#custom-search-engine for go/cs-package-deprecation

PiperOrigin-RevId: 584014032
Change-Id: I24923f2e26a41c2bb00442c3cb036dcd00f262fd
diff --git a/docs/macrobenchmarking.md b/docs/macrobenchmarking.md
index 11fe276..612cd7e 100644
--- a/docs/macrobenchmarking.md
+++ b/docs/macrobenchmarking.md
@@ -40,7 +40,7 @@
 for macrobenchmark explains how to use the library. This page focuses on
 specifics to writing library macrobenchmarks in the AndroidX repo. If you're
 looking for measuring CPU perf of individual functions, see the guide for
-MICRObenchmarks [here](/company/teams/androidx/benchmarking.md).
+MICRObenchmarks [here](/docs/benchmarking.md).
 
 ### Writing the benchmark