diff --git a/README.md b/README.md
index 25a1a0a..8da78fb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://ci.appveyor.com/project/AMDmi3/libsdl2pp)
[](https://scan.coverity.com/projects/3980)
[](https://coveralls.io/github/libSDL2pp/libSDL2pp?branch=master)
-[](http://repology.org/metapackage/libsdl2pp)
+[](https://repology.org/metapackage/libsdl2pp)
This library provides C++11 bindings/wrapper for SDL2 and satellite libraries.
@@ -189,7 +189,7 @@ TARGET_LINK_LIBRARIES(... ${SDL2PP_LIBRARIES})
SDL2pp is also already available from the following package
repositories:
-
+
* [Arch Linux AUR](https://aur.archlinux.org/packages/sdl2pp-git/)
* [DragonflyBSD DPorts](https://github.com/DragonFlyBSD/DPorts/tree/master/devel/sdl2pp)