From 5f296b9eb351cc5d325a1d2cb34b1fe27c663695 Mon Sep 17 00:00:00 2001 From: Sergey Romanchuk Date: Sun, 3 Dec 2023 14:58:37 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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