From 46efc7c4c32ab7643abc6f76e4baa0bdd1470301 Mon Sep 17 00:00:00 2001 From: Chase Pettit Date: Sun, 16 Feb 2014 05:51:17 -0500 Subject: [PATCH] README link correction. Signed-off-by: Chase Pettit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43aaa05..fceceed 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # nodepresskit > An implementation of [@ramiismail](https://github.com/ramiismail)'s [presskit()](https://github.com/ramiismail/dopresskit) using [Assemble](http://assemble.io) - a Node.js/Grunt.js based static site builder. -**This is currently in active development and should be considered a beta. Please contact Chase Pettit via [e-mail](chasepettit@gmail.com) or [Twitter](https://twitter.com/chasepettit) with any issues or suggestions. Thanks.** +**This is currently in active development and should be considered a beta. Please contact Chase Pettit via [e-mail](mailto:chasepettit@gmail.com) or [Twitter](https://twitter.com/chasepettit) with any issues or suggestions. Thanks.** ## About presskit()