From eaa77af9c7af45f448f033588d906c411021af4f Mon Sep 17 00:00:00 2001 From: Manpreet Kaur Date: Tue, 11 Aug 2020 06:04:59 +0000 Subject: [PATCH] Fix old link in Tacker Queens Spec MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The specification "Update VNFFG’s Chain and Classifier", refers to an old link [1] for networking-sfc api samples. The correct link is [2]. [1] https://github.com/openstack/networking-sfc/tree/master/doc/api_samples [2] https://opendev.org/openstack/networking-sfc/src/branch/master/doc/api_samples Change-Id: I3358aff8dc7e95f855d6dc9c27b9e34b8c1d7f9c Closes-Bug: #1891010 --- specs/queens/update-vnffg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/queens/update-vnffg.rst b/specs/queens/update-vnffg.rst index ad084c44..63401bff 100644 --- a/specs/queens/update-vnffg.rst +++ b/specs/queens/update-vnffg.rst @@ -302,5 +302,5 @@ regarding the classifier criteria update. References ========== -.. [#first] https://github.com/openstack/networking-sfc/tree/master/doc/api_samples +.. [#first] https://opendev.org/openstack/networking-sfc/src/branch/master/doc/api_samples .. [#second] https://specs.openstack.org/openstack/tacker-specs/specs/newton/tacker-vnffg.html