diff --git a/README.md b/README.md index 0d8b424..2bec5ad 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This repository collects community maintained translations for [bpmn-js](https:/ ## Use a Translation -Follow along the [i18n example](https://github.com/bpmn-io/bpmn-js-examples/tree/master/i18n) and replace the [`translations.js` stub](https://github.com/bpmn-io/bpmn-js-examples/blob/master/i18n/app/customTranslate/translations.js) with one of the language files in this repository. +Follow along the [i18n example](https://github.com/bpmn-io/bpmn-js-examples/tree/master/i18n) and replace the [`translations.js` stub](https://github.com/bpmn-io/bpmn-js-examples/blob/main/i18n/src/customTranslate/translations.js) with one of the language files in this repository. ## Contributing