From 00687f1ef9767744aaa8517fb6dd1260c08bee3d Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Mon, 28 Apr 2025 22:51:57 +0000 Subject: [PATCH] Remove 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: Ib6c9bcfd5041c3bcc42cd31a26ad96bc55e455cd --- README.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.rst b/README.rst index 84fbf3d..91d2e54 100644 --- a/README.rst +++ b/README.rst @@ -2,11 +2,6 @@ Mistral Extras ============== -.. image:: https://governance.openstack.org/tc/badges/mistral-extra.svg - :target: https://governance.openstack.org/tc/reference/tags/index.html - -.. Change things from this point on - Mistral Extra is a library which allows contributors to add optional functionality to the mistral project, it also contains examples for which to base new capabilities.