diff options
author | Jesús <heckyel@hyperbola.info> | 2021-10-14 23:15:10 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-10-14 23:15:10 -0500 |
commit | 7c387870302795723aa2008614c8fb549debc20d (patch) | |
tree | a004fca0e2b285a313cdf2520c42a64cc04cd340 | |
parent | 62545a825e27ef9ceb0a368fa40a2355e73fdad6 (diff) | |
download | ematrix-7c387870302795723aa2008614c8fb549debc20d.tar.lz ematrix-7c387870302795723aa2008614c8fb549debc20d.tar.xz ematrix-7c387870302795723aa2008614c8fb549debc20d.zip |
update URL
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | assets/assets.json | 2 |
2 files changed, 1 insertions, 5 deletions
@@ -9,10 +9,6 @@ Definitely for advanced users. The extension can be installed either by obtaining it from the official add-ons websites, or by manually building the XPI. -## Download - - curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.1.2/eMatrix-3.1.2.xpi" -o eMatrix-3.1.2.xpi - ### Iceweasel-UXP Addons + Iceweasel-UXP: https://wiki.hyperbola.info/doku.php?id=en:project:iceweasel-uxp_addons diff --git a/assets/assets.json b/assets/assets.json index d3a2988..082e8a6 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -4,7 +4,7 @@ "updateAfter": 13, "version": 1, "contentURL": [ - "https://libregit.org/heckyel/ematrix/raw/master/assets/assets.json", + "https://notabug.org/heckyel/ematrix/raw/master/assets/assets.json", "assets/assets.json" ] }, |