Skip to content

Commit a16d51d

Browse files
authored
[Svelte][Docs] Fix a broken link
1 parent 89c7fa9 commit a16d51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Svelte/doc/index.rst

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

122122
#. Compile your ``.svelte`` files to pure JavaScript files. This can be done by
123123
using the ``svelte/compiler`` library, but is a bit of a non-standard process.
124-
For an example, see https://github.com/symfony/ux/blob/2.x/ux.symfony.com/bin/compile_svelte.js.
124+
For an example, see https://github.com/symfony/ux/blob/2.x/ux.symfony.com/assets/svelte/build/build.js.
125125

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

0 commit comments

Comments
 (0)