From 4700e7dcfe5197a9f07cd6585c53f9927847d689 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Mon, 13 Feb 2017 23:35:04 +0000 Subject: [PATCH] Fix links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d22477e..9861aa4 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ This is a Dockerfile/image to build a container for nginx and php-fpm, with the | php71 | 1.11.9 | 7.1.1 | 3.4 | ### Links -[https://github.com/ngineered/nginx-php-fpm](https://github.com/ngineered/nginx-php-fpm) -[https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/](https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/) +- [https://github.com/ngineered/nginx-php-fpm](https://github.com/ngineered/nginx-php-fpm) +- [https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/](https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/) ## Docker Pull ```