mirror of
https://github.com/cupcakearmy/svelte-i18n.git
synced 2024-11-16 18:10:43 +01:00
docs: fix a broken link in the Methods docs page (#127)
This commit is contained in:
parent
739d784c16
commit
0dec146add
@ -284,7 +284,7 @@ getNumberFormatter(
|
||||
): Intl.NumberFormat
|
||||
```
|
||||
|
||||
Each of these methods return their respective [`Intl.xxxxFormatter`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects#Internationalization) variant. Click [here](/docs/formatting.md#accessing-formatters-directly) for an example of usage.
|
||||
Each of these methods return their respective [`Intl.xxxxFormatter`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects#Internationalization) variant. Click [here](/docs/Formatting.md#accessing-formatters-directly) for an example of usage.
|
||||
|
||||
#### `getMessageFormatter`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user