From 6b4de5bb70db063ac5936915a2ddeb8729d6cbe4 Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Wed, 29 Jun 2016 14:32:05 +0900 Subject: [PATCH] Fix blueprints and specs link in ocata template In I2a178966b65f628d5752c5327aeda8b625f190ba, the blueprints and specs link was fixed in mitaka-template.rst. It should also be applied for ocata-template.rst TrivialFix Change-Id: Idfdbaf732e46b94f11650e714ca439812bcd83cf --- specs/ocata-template.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/ocata-template.rst b/specs/ocata-template.rst index 32866c957..e195182e1 100644 --- a/specs/ocata-template.rst +++ b/specs/ocata-template.rst @@ -20,7 +20,7 @@ respectively. Some notes about the nova-spec and blueprint process: * Not all blueprints need a spec. For more information see - http://docs.openstack.org/developer/nova/devref/kilo.blueprints.html#when-is-a-blueprint-needed + http://docs.openstack.org/developer/nova/blueprints.html#specs * The aim of this document is first to define the problem we need to solve, and second agree the overall approach to solve that problem.