]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fix URL target problem
authorgong yong sheng <gong.yongsheng@99cloud.net>
Wed, 30 Sep 2015 03:47:12 +0000 (11:47 +0800)
committergong yong sheng <gong.yongsheng@99cloud.net>
Wed, 30 Sep 2015 03:47:12 +0000 (11:47 +0800)
Change-Id: I7290801b110ff5d6f896bd122342ed7ad9eca014

doc/source/devref/effective_neutron.rst

index 53e9633687b806835d9f439d2923bc09058cc7a2..bb88178879b3c659ce71bed71893b9bed90d36b0 100644 (file)
@@ -148,7 +148,7 @@ Commit messages
 ~~~~~~~~~~~~~~~
 
 Document common pitfalls as well as good practices done when writing commit messages.
-For more details see `Git commit message best practices <https://wiki.openstack.org/wiki/GitCommitMessages`_.
+For more details see `Git commit message best practices <https://wiki.openstack.org/wiki/GitCommitMessages>`_.
 
 * One liners are bad, unless the change is trivial.
 * Remember to use DocImpact, APIImpact, UpgradeImpact appropriately.