diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2019-09-06 16:58:55 +0300 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2019-09-09 17:12:45 +0200 |
commit | 75ec13ebbca67fd27611af7af253fecc9b9d218a (patch) | |
tree | 89f0328ba4c8fad02bdf3207f20f17d32f921b53 | |
parent | 1f39102dfb2e22b3fb441767efa06c19bc766426 (diff) |
README: update links and use https URLs
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,16 +21,16 @@ If you want to install to your home directory, you should instead do: You'll need to make sure that $HOME/.local/bin is in your PATH, of course. -See http://www.freedesktop.org/wiki/Standards/shared-mime-info-spec for more +See https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/ for more information. Please report bugs here: https://gitlab.freedesktop.org/xdg/shared-mime-info/issues - http://www.freedesktop.org/wiki/GettingInvolved + https://www.freedesktop.org/wiki/GettingInvolved/ Useful reference links: IANA: -http://www.iana.org/assignments/media-types/ +https://www.iana.org/assignments/media-types/ KDE's old mime-types: http://websvn.kde.org/branches/KDE/3.5/kdelibs/mimetypes/ |