From 7698b03fd681e8d41aec2b4fc895c862adb329ca Mon Sep 17 00:00:00 2001 From: cflores Date: Mon, 13 Aug 2012 10:24:29 -0700 Subject: [PATCH] example-script-doc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 712b01d37..8a7537a84 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ repository. [tomdoc]: http://tomdoc.org [example-script]: https://github.com/github/hubot-scripts/blob/master/src/scripts/tweet.coffee [hubot-script-tests]: https://github.com/github/hubot-scripts/blob/master/test/tests.coffee -[example-script-doc]: (https://github.com/github/hubot-scripts/blob/master/src/scripts/speak.coffee#L1-5 +[example-script-doc]: https://github.com/github/hubot-scripts/blob/master/src/scripts/speak.coffee#L1-5