Skip to content

Commit 73a0905

Browse files
authored
Fix broken link
1 parent f768ad8 commit 73a0905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/React/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ requires some extra steps.
126126

127127
#. Compile your ``.jsx`` files to pure JavaScript files. This can be done by
128128
installing Babel and the ``@babel/preset-react`` preset. Example:
129-
https://github.com/symfony/ux/blob/2.x/package.json
129+
https://github.com/symfony/ux/blob/2.x/ux.symfony.com/assets/react/build/package.json
130130

131131
#. Point this library at the "built" controllers directory that contains the final
132132
JavaScript files:

0 commit comments

Comments
 (0)