mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
dokieli: fix homepage URL redirect
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user