diff options
author | Jesús <heckyel@hyperbola.info> | 2019-10-26 17:50:56 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-10-26 17:50:56 -0500 |
commit | a2c9deaa145b780722e93b3899600f287c8094a4 (patch) | |
tree | 09fc4f709a47b2b23a8c718598e77f2d2717043a | |
parent | 5d2038f2ec9a476a68ab148d745632b7de7b97ab (diff) | |
download | ematrix-a2c9deaa145b780722e93b3899600f287c8094a4.tar.lz ematrix-a2c9deaa145b780722e93b3899600f287c8094a4.tar.xz ematrix-a2c9deaa145b780722e93b3899600f287c8094a4.zip |
Fix URL in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ official add-ons websites, or by manually building the XPI. ## Download - curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.0.7/eMatrix-3.0.8.xpi" -o eMatrix-3.0.8.xpi + curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.0.8/eMatrix-3.0.8.xpi" -o eMatrix-3.0.8.xpi ### Iceweasel-UXP Addons |