Merge pull request #3231 from dreamer:po/fix-primer-link

PiperOrigin-RevId: 353327372
diff --git a/README.md b/README.md
index b7f54a3..506bda7 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@
 ### Getting Started
 
 The information for **GoogleTest** is available in the
-[GoogleTest Primer](googletest/docs/primer.md) documentation.
+[GoogleTest Primer](docs/primer.md) documentation.
 
 **GoogleMock** is an extension to GoogleTest for writing and using C++ mock
 classes. See the separate [GoogleMock documentation](googlemock/README.md).