Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
xDeSwa authored Nov 14, 2024
1 parent f768ad8 commit 73a0905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/React/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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/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:
Expand Down

0 comments on commit 73a0905

Please sign in to comment.