From 0aa4acd536b412738483f2d837b55b2355399fe1 Mon Sep 17 00:00:00 2001
From: Jeremy Stanley <fungi@yuggoth.org>
Date: Mon, 20 Apr 2015 21:44:32 +0000
Subject: [PATCH] Correct internal doc anchor for cinder vol mgmt

Change-Id: I6af62e8bb524feda96548f9fb2aeded7b35fdced
---
 doc/source/sysadmin.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/sysadmin.rst b/doc/source/sysadmin.rst
index ba1cb51d80..0b6511223a 100644
--- a/doc/source/sysadmin.rst
+++ b/doc/source/sysadmin.rst
@@ -275,8 +275,6 @@ repository ``https://git.openstack.org/openstack-infra/system-config``. This
 tool is run from a checkout on the puppetmaster - please see :file:`launch/README`
 for detailed instructions.
 
-.. _cinder:
-
 Disable/Enable Puppet
 =====================
 
@@ -292,6 +290,8 @@ When you are ready for puppet to run again, use::
 
   sudo puppet agent --enable
 
+.. _cinder:
+
 Cinder Volume Management
 ========================