Manual docs tweaks still in preparation for including docs with code pushes
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1f0d69c..3c8ad31 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -131,7 +131,7 @@
 You don't need to worry about regenerating the source files unless you need to
 modify them. You would then modify the corresponding `.pump` files and run the
 '[pump.py](googletest/scripts/pump.py)' generator script. See the
-[Pump Manual](googletest/g3doc/PumpManual.md).
+[Pump Manual](googletest/docs/PumpManual.md).
 
 ## Developing Google Mock