From 5dea9483b311da34e267e16a794a4e9611d16ca6 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Sun, 17 Aug 2025 22:08:00 +0000 Subject: [PATCH] Remove url tags from README The tags framework has been discontinued for a long time. https://governance.openstack.org/tc/reference/tags/ https://governance.openstack.org/tc/resolutions/20211224-tags-framework-removal.html Change-Id: I707e48b019cecfc76ade77618a18ca3e8c460883 Signed-off-by: Ivan Anfimov --- README.rst | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index f2cd85b0d..ae4050bc1 100644 --- a/README.rst +++ b/README.rst @@ -1,16 +1,11 @@ -======================== -Team and repository tags -======================== +================================ +OpenStack Neutron Specifications +================================ .. image:: https://governance.openstack.org/tc/badges/neutron-specs.svg - :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on -================================== -OpenStack Neutron Specifications -================================== - This git repository is used to hold approved design specifications for additions to the Neutron project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself.