From 9b76c6cf59a4d1bc29e5a8844ed905b633049d10 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 7 Sep 2014 16:04:41 +0200 Subject: [PATCH] Fix broken link fix an invalid link, use uri instead of xref since it's not an external link and has to be adjusted. Also fix content to use training-guides instead of openstack-manuals. Change-Id: I9ccdd1389ddcd77ddd6ff70a1e8449690216c271 --- doc/training-guides/common/editing-code.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/training-guides/common/editing-code.xml b/doc/training-guides/common/editing-code.xml index 2702613d..4b7a1218 100644 --- a/doc/training-guides/common/editing-code.xml +++ b/doc/training-guides/common/editing-code.xml @@ -597,9 +597,8 @@ blueprint training-manuals Verify the code is good by running mvn clean generate-sources and by - reviewing the local HTML in file:///Users/username/code/openstack-manuals/doc/training-guides/target/docbkx/webhelp/training-guides/content/. + reviewing the local HTML in file:///Users/username/code/training-guides/doc/training-guides/target/docbkx/webhelp/training-guides/content/. Merge the branch.