From 87caec84ea4914fd9b301d814d04838c5d4e3277 Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Mon, 23 Jun 2025 17:23:28 +0200 Subject: [PATCH 1/2] fix: README badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 50876e04..6ae2b601 100644 --- a/README.rst +++ b/README.rst @@ -18,8 +18,8 @@ Ansys tools :target: https://opensource.org/licenses/MIT :alt: MIT -.. |GH-CI| image:: https://github.com/ansys/ansys-tools-common/actions/workflows/ci_cd.yml/badge.svg - :target: https://github.com/ansys/ansys-tools-common/actions/workflows/ci_cd.yml +.. |GH-CI| image:: https://github.com/ansys/ansys-tools-common/actions/workflows/cicd.yml/badge.svg + :target: https://github.com/ansys/ansys-tools-common/actions/workflows/cicd.yml :alt: GH-CI .. |pre-commit| image:: https://results.pre-commit.ci/badge/github/ansys/ansys-tools-common/main.svg From af440727f69c72e2bc6e24072a239fd9bac12839 Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Mon, 23 Jun 2025 17:24:27 +0200 Subject: [PATCH 2/2] fix: org path --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6ae2b601..cd364da8 100644 --- a/README.rst +++ b/README.rst @@ -18,8 +18,8 @@ Ansys tools :target: https://opensource.org/licenses/MIT :alt: MIT -.. |GH-CI| image:: https://github.com/ansys/ansys-tools-common/actions/workflows/cicd.yml/badge.svg - :target: https://github.com/ansys/ansys-tools-common/actions/workflows/cicd.yml +.. |GH-CI| image:: https://github.com/ansys-internal/ansys-tools-common/actions/workflows/cicd.yml/badge.svg + :target: https://github.com/ansys-internal/ansys-tools-common/actions/workflows/cicd.yml :alt: GH-CI .. |pre-commit| image:: https://results.pre-commit.ci/badge/github/ansys/ansys-tools-common/main.svg