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
This commit is contained in:
Takashi NATSUME 2016-06-29 14:32:05 +09:00
parent c67d8b763c
commit 6b4de5bb70
1 changed files with 1 additions and 1 deletions

View File

@ -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.