diff --git a/README.md b/README.md index 0caf99e3..9e7dc1b4 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,7 @@ The 2 letters shorthand used for the language/translations, would be used in cas If provided will be used in overriding the default translations arrived locally with the plugin & [backend's](#usebackendtranslations) translations. -> All the translation keys could be found [here](https://github.com/scaleflex/filerobot-image-editor/blob/v4/packages/react-filerobot-image-editor/src/context/defaultTranslations.js#L1). +> All the translation keys could be found [here](https://github.com/scaleflex/filerobot-image-editor/blob/master/packages/react-filerobot-image-editor/src/context/defaultTranslations.js#L1). #### `avoidChangesNotSavedAlertOnLeave`