diff options
author | Jesús <heckyel@hyperbola.info> | 2020-04-25 21:36:30 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-04-25 21:36:30 -0500 |
commit | 119367e0725b2e3c707478c766e5ef6bdff1014a (patch) | |
tree | 17e654a8f03f1e5dd71d1b1d2fb2de943055c93f | |
parent | 91a4078880e2d3c4aee13d8e8936389da882ef61 (diff) | |
download | hyperfi-119367e0725b2e3c707478c766e5ef6bdff1014a.tar.lz hyperfi-119367e0725b2e3c707478c766e5ef6bdff1014a.tar.xz hyperfi-119367e0725b2e3c707478c766e5ef6bdff1014a.zip |
Fix url rebrand
-rw-r--r-- | hyperfi | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ # Firt author : MatMoul # https://github.com/MatMoul # http://sourceforge.net/u/matmoul -# project : https://github.com/MatMoul/hyperfi -# http://sourceforge.net/projects/hyperfi/ +# project : https://github.com/MatMoul/archfi +# http://sourceforge.net/projects/archfi/ # Fist license : LGPL-3.0 (http://opensource.org/licenses/lgpl-3.0.html) # # referance : https://wiki.hyperbola.info/doku.php?id=en:guide:installation |