From 66b7a0c6860d5d30efe8edbf4f8ea016149eab55 Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 27 Jan 2021 17:47:55 -0600 Subject: [PATCH] update documentation link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d917c890..85ad695b 100644 --- a/readme.md +++ b/readme.md @@ -142,7 +142,7 @@ Formats number groupings using the Indian Numbering System, i.e. `10,00,000.00` `fromCents` *default*: `false`
Parse the amount value as a minor currency unit (e.g. cents in a dollar) instead of dollars. -> View more examples and full documentation at [scurker.github.io/currency.js](http://scurker.github.io/currency.js). +> View more examples and full documentation at [https://currency.js.org](https://currency.js.org). ### Internationalization Examples