From 0a05925f6955571bed8b0cf98a93d02618f560dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 16 May 2017 17:28:10 +0100 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f0a55f..c88a34c 100755 --- a/README.md +++ b/README.md @@ -105,5 +105,5 @@ Create a *save-artifacts* script which allows a new build to reuse content from Create a *usage* script that will print out instructions on how to use the image. ## References - - [https://blog.openshift.com/create-s2i-builder-image/] - - [https://docs.openshift.org/latest/creating_images/s2i.html] + - https://blog.openshift.com/create-s2i-builder-image/ + - https://docs.openshift.org/latest/creating_images/s2i.html