diff --git a/README.md b/README.md index 0479095b..f7290478 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ The website is located at . ## Dashboard -| Update Status | Contributors | Deployment Status | Linting | -| ----------------------------------- | ------------------------------------- | ---------------------------------------------------- | ------------------------------------------------ | -| ![GitHub last commit][commit badge] | ![GitHub contributors][contrib badge] | [![pages-build-deployment][build badge]][build link] | [!\[pre-commit.ci status\]\[pc badge\]][pc link] | +| Update Status | Contributors | Deployment Status | Linting | +| ----------------------------------- | ------------------------------------- | ---------------------------------------------------- | -------------------------------------------- | +| ![GitHub last commit][commit badge] | ![GitHub contributors][contrib badge] | [![pages-build-deployment][build badge]][build link] | [![pre-commit.ci status][pc badge]][pc link] | ## Developers Guide @@ -28,4 +28,5 @@ pre-commit run --all-files [build link]: https://github.com/leap-stc/leap-stc.github.io/actions/workflows/pages/pages-build-deployment [commit badge]: https://img.shields.io/github/last-commit/leap-stc/leap-stc.github.io [contrib badge]: https://img.shields.io/github/contributors/leap-stc/leap-stc.github.io +[pc badge]: https://results.pre-commit.ci/badge/github/leap-stc/leap-stc.github.io/main.svg [pc link]: https://results.pre-commit.ci/latest/github/leap-stc/leap-stc.github.io/main