diff --git a/src/React/doc/index.rst b/src/React/doc/index.rst index 96e16e0aa1e..353f05e19d8 100644 --- a/src/React/doc/index.rst +++ b/src/React/doc/index.rst @@ -126,7 +126,7 @@ requires some extra steps. #. Compile your ``.jsx`` files to pure JavaScript files. This can be done by installing Babel and the ``@babel/preset-react`` preset. Example: - https://github.com/symfony/ux/blob/2.x/ux.symfony.com/package.json + https://github.com/symfony/ux/blob/2.x/ux.symfony.com/assets/react/build/package.json #. Point this library at the "built" controllers directory that contains the final JavaScript files: