diff options
| author | 2025-06-01 22:50:58 +0200 | |
|---|---|---|
| committer | 2025-06-01 22:50:58 +0200 | |
| commit | 7d86cbe804f873895ea2c6ee76f652661f42341e (patch) | |
| tree | 73ed7a06b8c46c84867b578b47027da0725770dd /docs/en/developers/01_Index.md | |
| parent | ec7edacf8cc537e9d5eea334e8112267d9aa1a4e (diff) | |
Bump markdownlint-cli from 0.44.0 to 0.45.0 (#7632)
* Bump markdownlint-cli from 0.44.0 to 0.45.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.44.0...v0.45.0)
---
updated-dependencies:
- dependency-name: markdownlint-cli
dependency-version: 0.45.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix Markdown
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'docs/en/developers/01_Index.md')
| -rw-r--r-- | docs/en/developers/01_Index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/developers/01_Index.md b/docs/en/developers/01_Index.md index 0e59b8c12..50ba84285 100644 --- a/docs/en/developers/01_Index.md +++ b/docs/en/developers/01_Index.md @@ -31,4 +31,4 @@ Start by creating your development environment. A guide to setting up FreshRSS†## Minz -Minz is the homemade PHP framework used by FreshRSS. More information can be found [here](Minz/index.md). +Minz is the homemade PHP framework used by FreshRSS. See the [dedicated documentation](Minz/index.md). |
