From f3daa40a32fcfc3fbeeafaabeab5d364c46abd48 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 21 Nov 2025 02:10:58 +0900 Subject: [PATCH] Remove reference to tag framework ... because the framework was removed[1]. [1] https://governance.openstack.org/tc/reference/tags/index.html Change-Id: I5b20fb62fbee7acea51c83336aee2f4344cd1980 Signed-off-by: Takashi Kajinami --- README.rst | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index af5f9cd490..37b774b77d 100644 --- a/README.rst +++ b/README.rst @@ -1,16 +1,11 @@ -======================== -Team and repository tags -======================== - -.. image:: https://governance.openstack.org/tc/badges/heat.svg - :target: https://governance.openstack.org/tc/reference/tags/index.html - -.. Change things from this point on - ==== Heat ==== +.. image:: https://governance.openstack.org/tc/badges/heat.svg + +.. Change things from this point on + Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native REST API and a CloudFormation-compatible Query API.