From 177b78f3b627ec7c8e09c03807bd013c00f11130 Mon Sep 17 00:00:00 2001 From: Jason Marsh Date: Thu, 27 Apr 2017 21:24:28 -0500 Subject: [PATCH] Removed periods from sentences ending with a URL (#2061) Cleaned up the readme file by removing some periods that may cause issues if raw url is copied. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c4367c2..a02c2652 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,9 @@ This will compile your templates and output a stand-alone site which can be easi ## Learn More -A full set of in-depth instructional guides are available on the official website at: http://middlemanapp.com. +A full set of in-depth instructional guides are available on the official website at: http://middlemanapp.com -Additionally, up-to-date generated code documentation is available on [RubyDoc]. +Additionally, up-to-date generated code documentation is available on [RubyDoc] ## Build & Dependency Status