docs: fix intl-messageformat doc url (#140)

The documentatino for intl-messageformat had moved, updated the documentation
This commit is contained in:
Fabian Mossberg 2021-04-26 15:03:22 +02:00 committed by GitHub
parent 62cc867f0a
commit 70725828bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/).