diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0dbaab5..1718932 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,3 +27,7 @@ repos: rev: 0.27.2 hooks: - id: check-drone-ci +- repo: https://github.com/igorshubovych/markdownlint-cli + rev: v0.38.0 + hooks: + - id: markdownlint-fix diff --git a/README.md b/README.md index b8ce43d..936c442 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Wiki.git -Public documentation for all my services. Hosted at [wiki.clortox.com](https://wiki.clortox.com). +Public documentation for all my services. +Hosted at [wiki.clortox.com](https://wiki.clortox.com). -This repository is hosted on my [gitea](https://git.clortox.com/Infrastructure/wiki), however you can also find this repository at my [github](). +This repository is hosted on my [gitea](https://git.clortox.com/Infrastructure/wiki), +however you can also find this repository at my github.