We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb4c15 commit 03ca2d1Copy full SHA for 03ca2d1
Resources/doc/index.md
@@ -239,7 +239,7 @@ a translation changes because the Assetic links will point to a static file.
239
### The JS Translator
240
241
The `Translator` object implements the Symfony2
242
-[`TranslatorInterface`](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Translation/TranslatorInterface.php)
+[`TranslatorInterface`](https://github.com/symfony/symfony/blob/7.0/src/Symfony/Contracts/Translation/TranslatorInterface.php)
243
and provides the same `trans()` and `transChoice()` methods:
244
245
``` javascript
0 commit comments