From: Iskren Chernev Date: Fri, 2 Jan 2015 14:56:31 +0000 (+0200) Subject: Put absolute links in README, for better embedding X-Git-Tag: 2.9.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=337c18a9b415b8de9d36ff652dc840a5d6aeba0d;p=thirdparty%2Fmoment.git Put absolute links in README, for better embedding --- diff --git a/README.md b/README.md index 6f08e1bc8..6c25b5e95 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ There are a number of small backwards incompatible changes with version 2.0.0. [ * Duplicate `Date` passed to `moment()` instead of referencing it. -## [Changelog](CHANGELOG.md) +## [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) -## [Contributing](CONTRIBUTING.md) +## [Contributing](https://github.com/moment/moment/blob/develop/CONTRIBUTING.md) ## License -Moment.js is freely distributable under the terms of the [MIT license](LICENSE). +Moment.js is freely distributable under the terms of the [MIT license](https://github.com/moment/moment/blob/develop/LICENSE). [license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat [license-url]: LICENSE