dokieli: fix homepage URL redirect

(cherry picked from commit 3fad280091)
This commit is contained in:
phanirithvij
2026-07-31 12:49:32 +05:30
committed by lucasew
parent e289aca0dd
commit 2e6c773e3a

View File

@@ -78,7 +78,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
description = "Clientside editor for decentralised article publishing, annotations and social interactions";
homepage = "https://github.com/linkeddata/dokieli";
homepage = "https://github.com/dokieli/dokieli";
license = with lib.licenses; [
cc-by-40
mit