From 1cf88a08014011c4b9f9f8a29372fb0bfdc757fc Mon Sep 17 00:00:00 2001 From: Kevin <34477826+kkevindev@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:51:33 +0100 Subject: [PATCH] Update GitHub link in documentation --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index c03790c..cf11ef0 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -125,7 +125,7 @@ AssetMapper requires some extra steps. #. Compile your ``.svelte`` files to pure JavaScript files. This can be done by using the ``svelte/compiler`` library, but is a bit of a non-standard process. - For an example, see https://github.com/symfony/ux/blob/2.x/ux.symfony.com/assets/svelte/build/build.js. + For an example, see https://github.com/symfony/ux.symfony.com/blob/main/assets/svelte/build/build.js. #. Point this library at the "built" controllers directory that contains the final JavaScript files: