fix(docs): update netlify badge URL

Since we are using the netlify OSS free plan for
the docs of HD2, we're required to show the netlify
badge on the page. This commit fixes the URL.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson
2026-01-13 01:14:33 +01:00
parent 51407598d9
commit a665393c10
+1 -1
View File
@@ -57,7 +57,7 @@ There are different ways how you can participate in the HedgeDoc project:
- Read the [getting started how-to for developers][how-to-dev] to start implementing
your own features.
[![Deployed using netlify](https://www.netlify.com/img/global/badgesnetlify-color-accent.svg)](https://www.netlify.com)
[![Deployed using netlify](https://www.netlify.com/assets/badges/netlify-badge-color-accent.svg)](https://www.netlify.com)
[hedgedoc-tour]: https://tour.hedgedoc.org
[install-guide]: tutorials/setup.md