Skip to content

Commit ef14465

Browse files
xDeSwaKocal
authored andcommitted
[React] Fix broken Link in docs
1 parent 33ae8f2 commit ef14465

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/ux.symfony.com/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)