Skip to content

Commit 8043cec

Browse files
committed
✏️ Fix all the incorrect references and GitHub badges.
1 parent 7f22c18 commit 8043cec

File tree

2 files changed

+41
-343
lines changed

2 files changed

+41
-343
lines changed

docs_with_docusarus/contents/development/ci-cd/additional-ci-workflows.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ The `dockerhub-readme-ci.yml` workflow updates the Docker Hub repository descrip
6161

6262
## Documentation Build Check
6363

64-
[![Documentation Build Check](https://github.com/Chisanan232/slack-mcp-server/actions/workflows/docs-build-check.yaml/badge.svg)](https://github.com/Chisanan232/slack-mcp-server/actions/workflows/docs-build-check.yaml)
64+
[![Documentation Build Check](https://github.com/Chisanan232/Template-Python-UV-Project/actions/workflows/docs-build-check.yaml/badge.svg)](https://github.com/Chisanan232/Template-Python-UV-Project/actions/workflows/docs-build-check.yaml)
6565

66-
The [`docs-build-check.yaml`](https://github.com/Chisanan232/slack-mcp-server/blob/master/.github/workflows/docs-build-check.yaml) workflow validates that documentation builds successfully whenever documentation-related files are modified.
66+
The [`docs-build-check.yaml`](https://github.com/Chisanan232/Template-Python-UV-Project/blob/master/.github/workflows/docs-build-check.yaml) workflow validates that documentation builds successfully whenever documentation-related files are modified.
6767

6868
**Triggers:**
6969
- **Pull Requests**: Any PR that modifies documentation files

0 commit comments

Comments
 (0)