From b5790dd314f4e61084116eea5c69c7dbf78f2b49 Mon Sep 17 00:00:00 2001 From: jichenjc Date: Mon, 16 Jan 2017 13:50:10 +0800 Subject: [PATCH] Fix broken link of Doc TrivialFix Change-Id: I668172a1e5346ec6089c37f77423347cad3ec3cb Closes-Bug: 1656124 --- doc/source/how_to_get_involved.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/how_to_get_involved.rst b/doc/source/how_to_get_involved.rst index 2b21ece466e4..775c07ff4bfd 100644 --- a/doc/source/how_to_get_involved.rst +++ b/doc/source/how_to_get_involved.rst @@ -326,9 +326,9 @@ becoming a member of nova-core. How to do great nova-spec reviews? ================================== -http://specs.openstack.org/openstack/nova-specs/specs/newton/template.html +http://specs.openstack.org/openstack/nova-specs/specs/ocata/template.html -http://docs.openstack.org/developer/nova/devref/kilo.blueprints.html#when-is-a-blueprint-needed +http://docs.openstack.org/developer/nova/blueprints.html#specs Spec reviews are always a step ahead of the normal code reviews. Follow the above links for some great information on specs/reviews.