diff --git a/docs/index.html b/docs/index.html
index a7e88a1e..26beead5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -73,7 +73,7 @@
PHP
Quick Start Guide
gRPC Basics Tutorial
- API Reference
+ API Reference
diff --git a/docs/quickstart/php.md b/docs/quickstart/php.md
index 2d4da5ed..01f181b1 100644
--- a/docs/quickstart/php.md
+++ b/docs/quickstart/php.md
@@ -273,7 +273,7 @@ In another terminal, from the `examples/php` directory:
[Overview](http://www.grpc.io/docs/)
- Work through a more detailed tutorial in [gRPC Basics: PHP][]
- Explore the gRPC PHP core API in its [reference
- documentation](http://www.grpc.io/grpc/php/namespaces/Grpc.html)
+ documentation](http://www.grpc.io/grpc/php/namespace-Grpc.html)
[helloworld.proto]:../protos/helloworld.proto
[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 73e693fe..e5b9ee89 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -15,7 +15,7 @@
Node.js API
C# API
GO API
- PHP API
+ PHP API
Objective-C API
gRPC Core Lib (for wrapped languages).