From 5efd3f1e97f14e5187bd115884d842abf33bfe09 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 5 May 2024 17:23:23 +0200 Subject: [PATCH] Remove dotclear website url (#695) - ref: #1 - `https://dotclear.org/ : HTTP 502` - The website is down since at least [2 weeks](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/8808058863/job/24176392792#step:4:2698) - Maintainers have been already notified over a week ago [in there git repository](https://git.dotclear.org/dev/dotclear/issues/649) --- software/dotclear.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/dotclear.yml b/software/dotclear.yml index 74408426aa..1f3e5c886e 100644 --- a/software/dotclear.yml +++ b/software/dotclear.yml @@ -1,5 +1,5 @@ name: Dotclear -website_url: https://dotclear.org/ +website_url: https://git.dotclear.org/dev/dotclear description: Take control over your blog. licenses: - GPL-2.0