diff --git a/README.md b/README.md index 0669433..13324e1 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ List of packages to integrate angular and i18next more deeply: You might want to unit-test project components that are using i18next pipes Example tests setup: -[/tests/projectTests/projectTests.spec.ts](https://github.com/Romanchuk/angular-i18next/blob/master/tests/projectTests/projectTests.spec.ts) +[libs/angular-i18next/src/tests/projectTests](https://github.com/Romanchuk/angular-i18next/tree/master/libs/angular-i18next/src/tests/projectTests) # Demo