update website_url of HedgeDoc (#1136)
Some checks are pending
build / build-markdown (push) Waiting to run
build / build-html (push) Waiting to run

The HedgeDoc project nowadays has a dedicated webpage distinct from the demo instance.
This commit is contained in:
Erik Michelson 2025-02-05 18:53:45 +01:00 committed by GitHub
parent 25a1197f16
commit 75f426e6ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
name: HedgeDoc
website_url: https://demo.hedgedoc.org/
website_url: https://hedgedoc.org/
description: Realtime collaborative markdown notes on all platforms, formerly known as CodiMD and HackMD CE.
licenses:
- AGPL-3.0