Skip to content

Commit d9994f4

Browse files
committed
1 parent 92ad2de commit d9994f4

File tree

22 files changed

+23
-23
lines changed

22 files changed

+23
-23
lines changed

src/Chartjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Symfony UX Chart.js
22

33
Symfony UX Chart.js is a Symfony bundle integrating the [Chart.js](https://www.chartjs.org/)
4-
library in Symfony applications. It is part of [the Symfony UX initiative](https://symfony.com/ux).
4+
library in Symfony applications. It is part of [the Symfony UX initiative](https://ux.symfony.com/).
55

66
**This repository is a READ-ONLY sub-tree split**. See
77
https://github.com/symfony/ux to create issues or submit pull requests.

src/Chartjs/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ This bundle aims at following the same Backward Compatibility promise as
257257
the Symfony framework: https://symfony.com/doc/current/contributing/code/bc.html.
258258

259259
.. _`Chart.js`: https://www.chartjs.org
260-
.. _`the Symfony UX initiative`: https://symfony.com/ux
260+
.. _`the Symfony UX initiative`: https://ux.symfony.com/
261261
.. _`Chart.js documentation`: https://www.chartjs.org/docs/latest/
262262
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
263263
.. _`a lot of plugins`: https://github.com/chartjs/awesome#plugins

src/Cropperjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Symfony UX Cropper.js
22

33
Symfony UX Cropper.js is a Symfony bundle integrating the [Cropper.js](https://fengyuanchen.github.io/cropperjs/)
4-
library in Symfony applications. It is part of [the Symfony UX initiative](https://symfony.com/ux).
4+
library in Symfony applications. It is part of [the Symfony UX initiative](https://ux.symfony.com/).
55

66
**This repository is a READ-ONLY sub-tree split**. See
77
https://github.com/symfony/ux to create issues or submit pull requests.

src/Cropperjs/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,6 @@ the Symfony framework:
150150
https://symfony.com/doc/current/contributing/code/bc.html
151151

152152
.. _`Cropper.js`: https://fengyuanchen.github.io/cropperjs/
153-
.. _`the Symfony UX initiative`: https://symfony.com/ux
153+
.. _`the Symfony UX initiative`: https://ux.symfony.com/
154154
.. _`the Cropper.js options`: https://github.com/fengyuanchen/cropperjs/blob/main/README.md#options
155155
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html

src/Dropzone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Symfony UX Dropzone
22

33
Symfony UX Dropzone is a Symfony bundle providing light dropzones for file inputs
4-
in Symfony Forms. It is part of [the Symfony UX initiative](https://symfony.com/ux).
4+
in Symfony Forms. It is part of [the Symfony UX initiative](https://ux.symfony.com/).
55

66
It allows visitors to drag and drop files into a container instead of having
77
to browse their computer for a file.

src/Dropzone/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@ This bundle aims at following the same Backward Compatibility promise as
157157
the Symfony framework:
158158
https://symfony.com/doc/current/contributing/code/bc.html
159159

160-
.. _`the Symfony UX initiative`: https://symfony.com/ux
160+
.. _`the Symfony UX initiative`: https://ux.symfony.com/
161161
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html

src/LazyImage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Symfony UX LazyImage
22

33
Symfony UX LazyImage is a Symfony bundle providing utilities to improve
4-
image loading performance. It is part of [the Symfony UX initiative](https://symfony.com/ux).
4+
image loading performance. It is part of [the Symfony UX initiative](https://ux.symfony.com/).
55

66
It provides two key features:
77

src/LazyImage/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ This bundle aims at following the same Backward Compatibility promise as
249249
the Symfony framework:
250250
https://symfony.com/doc/current/contributing/code/bc.html
251251

252-
.. _`the Symfony UX initiative`: https://symfony.com/ux
252+
.. _`the Symfony UX initiative`: https://ux.symfony.com/
253253
.. _`BlurHash implementation`: https://blurha.sh
254254
.. _`StimulusBundle`: https://symfony.com/bundles/StimulusBundle/current/index.html
255255
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html

src/Notify/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Symfony UX Notify is a Symfony bundle integrating server-sent
44
[native notifications](https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API)
55
in Symfony applications using [Mercure](https://mercure.rocks/).
6-
It is part of [the Symfony UX initiative](https://symfony.com/ux).
6+
It is part of [the Symfony UX initiative](https://ux.symfony.com/).
77

88
![Example of a native notification](https://github.com/symfony/ux/blob/2.x/doc/native-notification-example.png?raw=true)
99

src/Notify/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This bundle aims at following the same Backward Compatibility promise as
153153
the Symfony framework:
154154
https://symfony.com/doc/current/contributing/code/bc.html
155155

156-
.. _`the Symfony UX initiative`: https://symfony.com/ux
156+
.. _`the Symfony UX initiative`: https://ux.symfony.com/
157157
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
158158
.. _`Mercure`: https://mercure.rocks
159159
.. _`running Mercure server`: https://symfony.com/doc/current/mercure.html#running-a-mercure-hub

0 commit comments

Comments
 (0)