From da9d20123ee7e8e9aafa458b0952b27874638317 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Tue, 27 Jan 2015 18:17:09 +0000 Subject: [PATCH] README updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5ad256..0ebaf4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Introduction -This is a Dockerfile to build a container image for nginx and php-fpm, with the ability to pull website code from git. The container can also use environment variables to configure your web application using the templating detailed in the [special features](#special features) section. +This is a Dockerfile to build a container image for nginx and php-fpm, with the ability to pull website code from git. The container can also use environment variables to configure your web application using the templating detailed in the [special features](#specialfeatures) section. ## Version Mainline Version: **1.7.9** Stable Version: **1.6.2**