mirror of
https://github.com/cupcakearmy/svelte-i18n.git
synced 2024-11-16 09:59:58 +01:00
docs: fix intl-messageformat doc url (#140)
The documentatino for intl-messageformat had moved, updated the documentation
This commit is contained in:
parent
62cc867f0a
commit
70725828bd
@ -292,4 +292,4 @@ Each of these methods return their respective [`Intl.xxxxFormatter`](https://dev
|
||||
|
||||
`getMessageFormatter(messageId: string, locale: string): IntlMessageFormat`
|
||||
|
||||
Returns an instance of a [`IntlMessageFormat`](https://github.com/formatjs/formatjs/blob/master/packages/intl-messageformat/README.md).
|
||||
Returns an instance of a [`IntlMessageFormat`](https://formatjs.io/docs/intl-messageformat/).
|
||||
|
Loading…
Reference in New Issue
Block a user