From 965458cd343e61ebb20dacbe1571cf054a8539e5 Mon Sep 17 00:00:00 2001 From: mike-thompson-day8 Date: Mon, 4 May 2015 11:16:10 +1000 Subject: [PATCH] Fix a trailing space on a README link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c5a18c..673d67d 100644 --- a/README.md +++ b/README.md @@ -1183,7 +1183,7 @@ To build an app using re-frame, you'll have to: Your next steps with re-frame should be: - look at the examples: https://github.com/Day8/re-frame/tree/master/examples - - use the lein template: https://github.com/Day8/re-frame-template​ + - use the lein template: https://github.com/Day8/re-frame-template - read more in the Wiki: https://github.com/Day8/re-frame/wiki You might also be interested in James MacAulay's excellent work (not re-frame!):