diff options
-rw-r--r-- | data/settings/index.html | 2 | ||||
-rw-r--r-- | package.json | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/data/settings/index.html b/data/settings/index.html index de09194..431d5c8 100644 --- a/data/settings/index.html +++ b/data/settings/index.html @@ -52,7 +52,7 @@ <hgroup class="row"> <div> <a id="logo" - href="https://libregit.org/heckyel/librejsxul.git" + href="https://notabug.org/heckyel/librejsxul.git" title="LibreJSXUL - Free JavaScript in your browser" target="_blank">LibreJSXUL - Free JavaScript in your browser</a> </div> diff --git a/package.json b/package.json index d54d4f1..66cd214 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "librejsxul", "license": "GPL-3.0+", "author": "Loic J. Duros, and fork by Jesus E.", - "homepage": "https://libregit.org/heckyel/librejsxul.git", - "repository": "https://libregit.org/heckyel/librejsxul.git", + "homepage": "https://notabug.org/heckyel/librejsxul.git", + "repository": "https://notabug.org/heckyel/librejsxul.git", "version": "6.0.14", "title": "GNU LibreJSXUL", "id": "jid1-KtlZuoiikVfFew@jetpack", |