Remove reference to tag framework

... because the framework was removed[1].

[1] https://governance.openstack.org/tc/reference/tags/index.html

Change-Id: Ib2e5fc9b9bdfbd68c169ec689c5797f6053a5e09
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-11-21 22:13:26 +09:00
parent 7d3e8578d7
commit 9e60533185

View File

@@ -1,19 +1,18 @@
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/taskflow.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
TaskFlow
========
.. image:: https://governance.openstack.org/tc/badges/taskflow.svg
.. Change things from this point on
.. image:: https://img.shields.io/pypi/v/taskflow.svg
:target: https://pypi.org/project/taskflow/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/taskflow.svg
:target: https://pypi.org/project/taskflow/
:alt: Downloads
A library to do [jobs, tasks, flows] in a highly available, easy to understand
and declarative manner (and more!) to be used with OpenStack and other
projects.