From: Mike van Rossum Date: Sat, 11 Jan 2014 23:29:44 +0000 (+0100) Subject: fixed broken link in changelog X-Git-Tag: 2.5.1~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a3744d91af43e3be66b97f3229be8d66132914a;p=thirdparty%2Fmoment.git fixed broken link in changelog --- diff --git a/readme.md b/readme.md index 222ee664a..1469d2567 100644 --- a/readme.md +++ b/readme.md @@ -66,7 +66,7 @@ Changelog ### 2.3.1 -Removed a trailing comma [1169] and fixed a bug with `months`, `weekdays` getters [1171]. +Removed a trailing comma [1169] and fixed a bug with `months`, `weekdays` getters [#1171](https://github.com/moment/moment/issues/1171). ### 2.3.0 [See changelog](https://gist.github.com/ichernev/6864354)