From: gong yong sheng Date: Wed, 30 Sep 2015 03:47:12 +0000 (+0800) Subject: Fix URL target problem X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e1147e63a5c68ea29e9738604ff27ccef1f6f93a;p=openstack-build%2Fneutron-build.git Fix URL target problem Change-Id: I7290801b110ff5d6f896bd122342ed7ad9eca014 --- diff --git a/doc/source/devref/effective_neutron.rst b/doc/source/devref/effective_neutron.rst index 53e963368..bb8817887 100644 --- a/doc/source/devref/effective_neutron.rst +++ b/doc/source/devref/effective_neutron.rst @@ -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 `_. * One liners are bad, unless the change is trivial. * Remember to use DocImpact, APIImpact, UpgradeImpact appropriately.