From 31962b96b8b30916d7812b94c235abc6b8155d52 Mon Sep 17 00:00:00 2001 From: macylibed9 Date: Thu, 30 Oct 2025 09:16:52 +0800 Subject: [PATCH 1/2] Update documentation link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bb00e37..d13a15a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jenkins-shared-library -[![Documentation Status](https://readthedocs.org/projects/jenkins-shared-library/badge/?version=latest)](https://jenkins-shared-library.readthedocs.io/en/latest/?badge=latest) +[![Documentation Status](https://readthedocs.org/projects/jenkins-shared-library/badge/?version=latest)](https://sdgtt.github.io/jenkins-shared-library/) [![Build](https://github.com/sdgtt/jenkins-shared-library/actions/workflows/build.yml/badge.svg)](https://github.com/sdgtt/jenkins-shared-library/actions/workflows/build.yml) CI Shared Library From fe1cf302661957c9560650d151667790c320ed95 Mon Sep 17 00:00:00 2001 From: Macy Libed Date: Thu, 30 Oct 2025 11:33:02 +0800 Subject: [PATCH 2/2] Link update fix Signed-off-by: Macy Libed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d13a15a2..25bdb392 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jenkins-shared-library -[![Documentation Status](https://readthedocs.org/projects/jenkins-shared-library/badge/?version=latest)](https://sdgtt.github.io/jenkins-shared-library/) +[![Documentation](https://github.com/sdgtt/jenkins-shared-library/actions/workflows/pages/pages-build-deployment/badge.svg)](https://sdgtt.github.io/jenkins-shared-library/) [![Build](https://github.com/sdgtt/jenkins-shared-library/actions/workflows/build.yml/badge.svg)](https://github.com/sdgtt/jenkins-shared-library/actions/workflows/build.yml) CI Shared Library