From b9ec70455601bcd5df5def55189fdd3671a60b53 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 18 Mar 2016 11:58:43 +0100 Subject: [PATCH] Update README.md It's a minor feedback, but when you look at the readme on https://www.npmjs.com/package/moment , it's really not obvious that "Documentation" was a link (because it's a title). maybe it's a bug to raise at npmjs itself, but this PR would fix it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6193e5eb8..c45e9d624 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. -## [Documentation](http://momentjs.com/docs/) +**[Documentation](http://momentjs.com/docs/)** ## Port to ECMAScript 6 (version 2.10.0) -- 2.47.2