From 4fbd908b6e1ee58a497dbb6f52b9f6c8a196e6eb Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 22 Jun 2019 22:11:38 +0200 Subject: [PATCH] [skip ci] fixed readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9150d5a..2d80d88 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://drone1.kolaente.de/api/badges/konrad/upx/status.svg)](https://drone1.kolaente.de/konrad/upx) -This dockerfile contains [https://upx.github.io/](upx) in a docker container to be able to use it more easily in a ci pipeline +This dockerfile contains [upx](https://upx.github.io/) in a docker container to be able to use it more easily in a ci pipeline ## How to use this image