diff options
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | package.json | 5 |
2 files changed, 2 insertions, 5 deletions
@@ -629,7 +629,7 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - wiki-plugin-wmap, Javascript wmap wardley map plugin for federated wiki. + wiki-security-oidc, Open ID Connect security plug-in for Federated Wiki. Copyright (C) 2025 Ruben Beltran del Rio This program is free software: you can redistribute it and/or modify diff --git a/package.json b/package.json index 05664c3..9fa0ab1 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,7 @@ "license": "AGPL-3.0", "repository": { "type": "git", - "url": "git+https://git.sr.ht/~rbdr/wiki-plugin-wmap" - }, - "bugs": { - "url": "https://todo.sr.ht/~rbdr/wmap" + "url": "git+https://git.sr.ht/~rbdr/wiki-security-oidc" }, "packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac", "dependencies": { |