diff --git a/README.rst b/README.rst
index c48918a..00e1f23 100644
--- a/README.rst
+++ b/README.rst
@@ -21,11 +21,11 @@ Google 开源项目风格指南 (中文版)
我们已经发布了三份 **中文版** 的风格指南:
-#. :doc:`Google C++ 风格指南 `
+#. `Google C++ 风格指南 `_
-#. :doc:`Google Objective-C 风格指南 `
+#. `Google Objective-C 风格指南 `_
-#. :doc:`Google Python 风格指南 `
+#. `Google Python 风格指南 `_
中文版项目采用 reStructuredText 纯文本标记语法, 并使用 Sphinx 生成 HTML / CHM / PDF 等文档格式.
diff --git a/google-cpp-styleguide/index.rst b/google-cpp-styleguide/index.rst
index 49d8832..10862c8 100644
--- a/google-cpp-styleguide/index.rst
+++ b/google-cpp-styleguide/index.rst
@@ -20,7 +20,7 @@
:项目主页:
- `Google Style Guide `_
- - `Google 开源项目风格指南 - 中文版 `_
+ - `Google 开源项目风格指南 - 中文版 `_
0.1 译者前言
---------------
diff --git a/google-objc-styleguide/index.rst b/google-objc-styleguide/index.rst
index 95baaea..779171e 100644
--- a/google-objc-styleguide/index.rst
+++ b/google-objc-styleguide/index.rst
@@ -19,7 +19,7 @@ Google Objective-C Style Guide 中文版
:项目主页:
- `Google Style Guide `_
- - `Google 开源项目风格指南 - 中文版 `_
+ - `Google 开源项目风格指南 - 中文版 `_
译者的话
diff --git a/google-python-styleguide/index.rst b/google-python-styleguide/index.rst
index f1eb8c5..e7e2fdf 100644
--- a/google-python-styleguide/index.rst
+++ b/google-python-styleguide/index.rst
@@ -21,7 +21,7 @@ Google Python 风格指南 - 中文版
:项目主页:
- `Google Style Guide `_
- - `Google 开源项目风格指南 - 中文版 `_
+ - `Google 开源项目风格指南 - 中文版 `_
目录
================================