Skip to content

Commit eb8dd83

Browse files
committed
minor #2372 [React] Fix broken Link in docs (xDeSwa)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- [React] Fix broken Link in docs Fix broken Link | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Issues | Fix | License | MIT Commits ------- ef14465 [React] Fix broken Link in docs
2 parents 21fd43c + ef14465 commit eb8dd83

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)