Browse Source

update readme

Robin Herbots 9 years ago
parent
commit
e4db23633f
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README_numeric.md

+ 4 - 1
README_numeric.md

@@ -75,4 +75,7 @@ Default: 1
 Make unmasking returning a number instead of a string.
 Default: false
 
-Be warned that using the unmaskAsNumber option together with jQuery.serialize will fail as serialize expects a string. (See issue #1288)
+Be warned that using the unmaskAsNumber option together with jQuery.serialize will fail as serialize expects a string. (See issue [#1288])
+
+
+[#1288]: https://github.com/RobinHerbots/jquery.inputmask/issues/1288