From 2f4f97fd9653e04be18d3f3adabebb3b7f9a7b2c Mon Sep 17 00:00:00 2001 From: Alberto Pose Date: Fri, 29 May 2015 16:13:41 -0300 Subject: [PATCH] Fixed broken link on readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fa4f9c5..54473e2 100644 --- a/readme.md +++ b/readme.md @@ -42,7 +42,7 @@ slack.send({ ``` You can also specify an emoji icon, a url to a custom icon, attachments, -and any of the other options listed [here](slack.com/services/new/incoming-webhook). +and any of the other options listed [here](https://slack.com/services/new/incoming-webhook). ```