]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update README.md 3053/head
authorGaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Fri, 18 Mar 2016 10:58:43 +0000 (11:58 +0100)
committerGaëtan Renaudeau <renaudeau.gaetan@gmail.com>
Fri, 18 Mar 2016 10:58:43 +0000 (11:58 +0100)
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

index 6193e5eb82cb0af4c70d5e805953ab02db06290c..c45e9d62450246e7cfc0153b297e95e5f2ab54ba 100644 (file)
--- 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)