Skip to content

Commit 8fc2475

Browse files
committed
Repo - Fix broken links in README's
1 parent dffb674 commit 8fc2475

File tree

14 files changed

+166
-140
lines changed

14 files changed

+166
-140
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525
<p align="center">
2626
<strong>
27-
<code>&nbsp;<a href="https://www.embla-carousel.com/examples/predefined/">Examples</a>&nbsp;</code>
27+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/examples/predefined">Examples</a>&nbsp;</code>
2828
</strong>
2929
<strong>
30-
<code>&nbsp;<a href="https://www.embla-carousel.com/get-started/#choose-installation-type">Installation</a>&nbsp;</code>
30+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/get-started#choose-installation-type">Installation</a>&nbsp;</code>
3131
</strong>
3232
</p>
3333
</div>
@@ -36,22 +36,22 @@
3636

3737
<div align="center">
3838
<p align="center">
39-
<a href="https://www.embla-carousel.com/get-started/module/">
39+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4040
<img src="https://www.embla-carousel.com/javascript-logo.svg" width="40" height="40" />
4141
</a>
42-
<a href="https://www.embla-carousel.com/get-started/module/">
42+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4343
<img src="https://www.embla-carousel.com/typescript-logo.svg" width="40" height="40" />
4444
</a>
45-
<a href="https://www.embla-carousel.com/get-started/react/">
45+
<a href="https://www.embla-carousel.com/docs/get-started/react">
4646
<img src="https://www.embla-carousel.com/react-logo.svg" width="40" height="40" />
4747
</a>
48-
<a href="https://www.embla-carousel.com/get-started/vue/">
48+
<a href="https://www.embla-carousel.com/docs/get-started/vue">
4949
<img src="https://www.embla-carousel.com/vue-logo.svg" width="40" height="40" />
5050
</a>
51-
<a href="https://www.embla-carousel.com/get-started/svelte/">
51+
<a href="https://www.embla-carousel.com/docs/get-started/svelte">
5252
<img src="https://www.embla-carousel.com/svelte-logo.svg" width="40" height="40" />
5353
</a>
54-
<a href="https://www.embla-carousel.com/get-started/solid/">
54+
<a href="https://www.embla-carousel.com/docs/get-started/solid">
5555
<img src="https://www.embla-carousel.com/solid-logo.svg" width="40" height="40" />
5656
</a>
5757
<a href="https://github.com/donaldxdonald/embla-carousel-angular">
@@ -150,6 +150,8 @@
150150
<img src="https://avatars2.githubusercontent.com/u/91487491?s=120&v=4" title="hamidrezahanafi" width="50" height="50" style="max-width: 100%" />
151151
</a><a href="https://github.com/negezor">
152152
<img src="https://avatars2.githubusercontent.com/u/9392723?s=120&v=4" title="negezor" width="50" height="50" style="max-width: 100%" />
153+
</a><a href="https://github.com/tetarchus">
154+
<img src="https://avatars2.githubusercontent.com/u/8436118?s=120&v=4" title="tetarchus" width="50" height="50" style="max-width: 100%" />
153155
</a><a href="https://github.com/th-km">
154156
<img src="https://avatars2.githubusercontent.com/u/35410212?s=120&v=4" title="th-km" width="50" height="50" style="max-width: 100%" />
155157
</a><a href="https://github.com/openscript">
@@ -266,10 +268,10 @@
266268
<a href="https://github.com/syntaxfm">syntaxfm</a> - First long-term sponsor with continued support.
267269
</li>
268270
<li>
269-
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/get-started/react/">useEmblaCarousel</a>.
271+
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/docs/get-started/react">useEmblaCarousel</a>.
270272
</li>
271273
<li>
272-
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/get-started/solid/">useEmblaCarousel</a>.
274+
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/docs/get-started/solid">useEmblaCarousel</a>.
273275
</li>
274276
<li>
275277
<a href="https://github.com/donaldxdonald">donaldxdonald</a>, <a href="https://github.com/zip-fa">zip-fa</a>, <a href="https://github.com/JeanMeche">JeanMeche</a> - Angular wrapper <a href="https://github.com/donaldxdonald/embla-carousel-angular?tab=readme-ov-file#installation">EmblaCarouselDirective</a>.

packages/embla-carousel-accessibility/README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525
<p align="center">
2626
<strong>
27-
<code>&nbsp;<a href="https://www.embla-carousel.com/examples/predefined/">Examples</a>&nbsp;</code>
27+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/examples/predefined">Examples</a>&nbsp;</code>
2828
</strong>
2929
<strong>
30-
<code>&nbsp;<a href="https://www.embla-carousel.com/get-started/#choose-installation-type">Installation</a>&nbsp;</code>
30+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/get-started#choose-installation-type">Installation</a>&nbsp;</code>
3131
</strong>
3232
</p>
3333
</div>
@@ -36,22 +36,22 @@
3636

3737
<div align="center">
3838
<p align="center">
39-
<a href="https://www.embla-carousel.com/get-started/module/">
39+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4040
<img src="https://www.embla-carousel.com/javascript-logo.svg" width="40" height="40" />
4141
</a>
42-
<a href="https://www.embla-carousel.com/get-started/module/">
42+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4343
<img src="https://www.embla-carousel.com/typescript-logo.svg" width="40" height="40" />
4444
</a>
45-
<a href="https://www.embla-carousel.com/get-started/react/">
45+
<a href="https://www.embla-carousel.com/docs/get-started/react">
4646
<img src="https://www.embla-carousel.com/react-logo.svg" width="40" height="40" />
4747
</a>
48-
<a href="https://www.embla-carousel.com/get-started/vue/">
48+
<a href="https://www.embla-carousel.com/docs/get-started/vue">
4949
<img src="https://www.embla-carousel.com/vue-logo.svg" width="40" height="40" />
5050
</a>
51-
<a href="https://www.embla-carousel.com/get-started/svelte/">
51+
<a href="https://www.embla-carousel.com/docs/get-started/svelte">
5252
<img src="https://www.embla-carousel.com/svelte-logo.svg" width="40" height="40" />
5353
</a>
54-
<a href="https://www.embla-carousel.com/get-started/solid/">
54+
<a href="https://www.embla-carousel.com/docs/get-started/solid">
5555
<img src="https://www.embla-carousel.com/solid-logo.svg" width="40" height="40" />
5656
</a>
5757
<a href="https://github.com/donaldxdonald/embla-carousel-angular">
@@ -150,6 +150,8 @@
150150
<img src="https://avatars2.githubusercontent.com/u/91487491?s=120&v=4" title="hamidrezahanafi" width="50" height="50" style="max-width: 100%" />
151151
</a><a href="https://github.com/negezor">
152152
<img src="https://avatars2.githubusercontent.com/u/9392723?s=120&v=4" title="negezor" width="50" height="50" style="max-width: 100%" />
153+
</a><a href="https://github.com/tetarchus">
154+
<img src="https://avatars2.githubusercontent.com/u/8436118?s=120&v=4" title="tetarchus" width="50" height="50" style="max-width: 100%" />
153155
</a><a href="https://github.com/th-km">
154156
<img src="https://avatars2.githubusercontent.com/u/35410212?s=120&v=4" title="th-km" width="50" height="50" style="max-width: 100%" />
155157
</a><a href="https://github.com/openscript">
@@ -266,10 +268,10 @@
266268
<a href="https://github.com/syntaxfm">syntaxfm</a> - First long-term sponsor with continued support.
267269
</li>
268270
<li>
269-
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/get-started/react/">useEmblaCarousel</a>.
271+
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/docs/get-started/react">useEmblaCarousel</a>.
270272
</li>
271273
<li>
272-
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/get-started/solid/">useEmblaCarousel</a>.
274+
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/docs/get-started/solid">useEmblaCarousel</a>.
273275
</li>
274276
<li>
275277
<a href="https://github.com/donaldxdonald">donaldxdonald</a>, <a href="https://github.com/zip-fa">zip-fa</a>, <a href="https://github.com/JeanMeche">JeanMeche</a> - Angular wrapper <a href="https://github.com/donaldxdonald/embla-carousel-angular?tab=readme-ov-file#installation">EmblaCarouselDirective</a>.

packages/embla-carousel-auto-height/README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525
<p align="center">
2626
<strong>
27-
<code>&nbsp;<a href="https://www.embla-carousel.com/examples/predefined/">Examples</a>&nbsp;</code>
27+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/examples/predefined">Examples</a>&nbsp;</code>
2828
</strong>
2929
<strong>
30-
<code>&nbsp;<a href="https://www.embla-carousel.com/get-started/#choose-installation-type">Installation</a>&nbsp;</code>
30+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/get-started#choose-installation-type">Installation</a>&nbsp;</code>
3131
</strong>
3232
</p>
3333
</div>
@@ -36,22 +36,22 @@
3636

3737
<div align="center">
3838
<p align="center">
39-
<a href="https://www.embla-carousel.com/get-started/module/">
39+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4040
<img src="https://www.embla-carousel.com/javascript-logo.svg" width="40" height="40" />
4141
</a>
42-
<a href="https://www.embla-carousel.com/get-started/module/">
42+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4343
<img src="https://www.embla-carousel.com/typescript-logo.svg" width="40" height="40" />
4444
</a>
45-
<a href="https://www.embla-carousel.com/get-started/react/">
45+
<a href="https://www.embla-carousel.com/docs/get-started/react">
4646
<img src="https://www.embla-carousel.com/react-logo.svg" width="40" height="40" />
4747
</a>
48-
<a href="https://www.embla-carousel.com/get-started/vue/">
48+
<a href="https://www.embla-carousel.com/docs/get-started/vue">
4949
<img src="https://www.embla-carousel.com/vue-logo.svg" width="40" height="40" />
5050
</a>
51-
<a href="https://www.embla-carousel.com/get-started/svelte/">
51+
<a href="https://www.embla-carousel.com/docs/get-started/svelte">
5252
<img src="https://www.embla-carousel.com/svelte-logo.svg" width="40" height="40" />
5353
</a>
54-
<a href="https://www.embla-carousel.com/get-started/solid/">
54+
<a href="https://www.embla-carousel.com/docs/get-started/solid">
5555
<img src="https://www.embla-carousel.com/solid-logo.svg" width="40" height="40" />
5656
</a>
5757
<a href="https://github.com/donaldxdonald/embla-carousel-angular">
@@ -150,6 +150,8 @@
150150
<img src="https://avatars2.githubusercontent.com/u/91487491?s=120&v=4" title="hamidrezahanafi" width="50" height="50" style="max-width: 100%" />
151151
</a><a href="https://github.com/negezor">
152152
<img src="https://avatars2.githubusercontent.com/u/9392723?s=120&v=4" title="negezor" width="50" height="50" style="max-width: 100%" />
153+
</a><a href="https://github.com/tetarchus">
154+
<img src="https://avatars2.githubusercontent.com/u/8436118?s=120&v=4" title="tetarchus" width="50" height="50" style="max-width: 100%" />
153155
</a><a href="https://github.com/th-km">
154156
<img src="https://avatars2.githubusercontent.com/u/35410212?s=120&v=4" title="th-km" width="50" height="50" style="max-width: 100%" />
155157
</a><a href="https://github.com/openscript">
@@ -266,10 +268,10 @@
266268
<a href="https://github.com/syntaxfm">syntaxfm</a> - First long-term sponsor with continued support.
267269
</li>
268270
<li>
269-
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/get-started/react/">useEmblaCarousel</a>.
271+
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/docs/get-started/react">useEmblaCarousel</a>.
270272
</li>
271273
<li>
272-
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/get-started/solid/">useEmblaCarousel</a>.
274+
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/docs/get-started/solid">useEmblaCarousel</a>.
273275
</li>
274276
<li>
275277
<a href="https://github.com/donaldxdonald">donaldxdonald</a>, <a href="https://github.com/zip-fa">zip-fa</a>, <a href="https://github.com/JeanMeche">JeanMeche</a> - Angular wrapper <a href="https://github.com/donaldxdonald/embla-carousel-angular?tab=readme-ov-file#installation">EmblaCarouselDirective</a>.

packages/embla-carousel-auto-scroll/README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525
<p align="center">
2626
<strong>
27-
<code>&nbsp;<a href="https://www.embla-carousel.com/examples/predefined/">Examples</a>&nbsp;</code>
27+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/examples/predefined">Examples</a>&nbsp;</code>
2828
</strong>
2929
<strong>
30-
<code>&nbsp;<a href="https://www.embla-carousel.com/get-started/#choose-installation-type">Installation</a>&nbsp;</code>
30+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/get-started#choose-installation-type">Installation</a>&nbsp;</code>
3131
</strong>
3232
</p>
3333
</div>
@@ -36,22 +36,22 @@
3636

3737
<div align="center">
3838
<p align="center">
39-
<a href="https://www.embla-carousel.com/get-started/module/">
39+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4040
<img src="https://www.embla-carousel.com/javascript-logo.svg" width="40" height="40" />
4141
</a>
42-
<a href="https://www.embla-carousel.com/get-started/module/">
42+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4343
<img src="https://www.embla-carousel.com/typescript-logo.svg" width="40" height="40" />
4444
</a>
45-
<a href="https://www.embla-carousel.com/get-started/react/">
45+
<a href="https://www.embla-carousel.com/docs/get-started/react">
4646
<img src="https://www.embla-carousel.com/react-logo.svg" width="40" height="40" />
4747
</a>
48-
<a href="https://www.embla-carousel.com/get-started/vue/">
48+
<a href="https://www.embla-carousel.com/docs/get-started/vue">
4949
<img src="https://www.embla-carousel.com/vue-logo.svg" width="40" height="40" />
5050
</a>
51-
<a href="https://www.embla-carousel.com/get-started/svelte/">
51+
<a href="https://www.embla-carousel.com/docs/get-started/svelte">
5252
<img src="https://www.embla-carousel.com/svelte-logo.svg" width="40" height="40" />
5353
</a>
54-
<a href="https://www.embla-carousel.com/get-started/solid/">
54+
<a href="https://www.embla-carousel.com/docs/get-started/solid">
5555
<img src="https://www.embla-carousel.com/solid-logo.svg" width="40" height="40" />
5656
</a>
5757
<a href="https://github.com/donaldxdonald/embla-carousel-angular">
@@ -150,6 +150,8 @@
150150
<img src="https://avatars2.githubusercontent.com/u/91487491?s=120&v=4" title="hamidrezahanafi" width="50" height="50" style="max-width: 100%" />
151151
</a><a href="https://github.com/negezor">
152152
<img src="https://avatars2.githubusercontent.com/u/9392723?s=120&v=4" title="negezor" width="50" height="50" style="max-width: 100%" />
153+
</a><a href="https://github.com/tetarchus">
154+
<img src="https://avatars2.githubusercontent.com/u/8436118?s=120&v=4" title="tetarchus" width="50" height="50" style="max-width: 100%" />
153155
</a><a href="https://github.com/th-km">
154156
<img src="https://avatars2.githubusercontent.com/u/35410212?s=120&v=4" title="th-km" width="50" height="50" style="max-width: 100%" />
155157
</a><a href="https://github.com/openscript">
@@ -266,10 +268,10 @@
266268
<a href="https://github.com/syntaxfm">syntaxfm</a> - First long-term sponsor with continued support.
267269
</li>
268270
<li>
269-
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/get-started/react/">useEmblaCarousel</a>.
271+
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/docs/get-started/react">useEmblaCarousel</a>.
270272
</li>
271273
<li>
272-
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/get-started/solid/">useEmblaCarousel</a>.
274+
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/docs/get-started/solid">useEmblaCarousel</a>.
273275
</li>
274276
<li>
275277
<a href="https://github.com/donaldxdonald">donaldxdonald</a>, <a href="https://github.com/zip-fa">zip-fa</a>, <a href="https://github.com/JeanMeche">JeanMeche</a> - Angular wrapper <a href="https://github.com/donaldxdonald/embla-carousel-angular?tab=readme-ov-file#installation">EmblaCarouselDirective</a>.

packages/embla-carousel-autoplay/README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525
<p align="center">
2626
<strong>
27-
<code>&nbsp;<a href="https://www.embla-carousel.com/examples/predefined/">Examples</a>&nbsp;</code>
27+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/examples/predefined">Examples</a>&nbsp;</code>
2828
</strong>
2929
<strong>
30-
<code>&nbsp;<a href="https://www.embla-carousel.com/get-started/#choose-installation-type">Installation</a>&nbsp;</code>
30+
<code>&nbsp;<a href="https://www.embla-carousel.com/docs/get-started#choose-installation-type">Installation</a>&nbsp;</code>
3131
</strong>
3232
</p>
3333
</div>
@@ -36,22 +36,22 @@
3636

3737
<div align="center">
3838
<p align="center">
39-
<a href="https://www.embla-carousel.com/get-started/module/">
39+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4040
<img src="https://www.embla-carousel.com/javascript-logo.svg" width="40" height="40" />
4141
</a>
42-
<a href="https://www.embla-carousel.com/get-started/module/">
42+
<a href="https://www.embla-carousel.com/docs/get-started/module">
4343
<img src="https://www.embla-carousel.com/typescript-logo.svg" width="40" height="40" />
4444
</a>
45-
<a href="https://www.embla-carousel.com/get-started/react/">
45+
<a href="https://www.embla-carousel.com/docs/get-started/react">
4646
<img src="https://www.embla-carousel.com/react-logo.svg" width="40" height="40" />
4747
</a>
48-
<a href="https://www.embla-carousel.com/get-started/vue/">
48+
<a href="https://www.embla-carousel.com/docs/get-started/vue">
4949
<img src="https://www.embla-carousel.com/vue-logo.svg" width="40" height="40" />
5050
</a>
51-
<a href="https://www.embla-carousel.com/get-started/svelte/">
51+
<a href="https://www.embla-carousel.com/docs/get-started/svelte">
5252
<img src="https://www.embla-carousel.com/svelte-logo.svg" width="40" height="40" />
5353
</a>
54-
<a href="https://www.embla-carousel.com/get-started/solid/">
54+
<a href="https://www.embla-carousel.com/docs/get-started/solid">
5555
<img src="https://www.embla-carousel.com/solid-logo.svg" width="40" height="40" />
5656
</a>
5757
<a href="https://github.com/donaldxdonald/embla-carousel-angular">
@@ -150,6 +150,8 @@
150150
<img src="https://avatars2.githubusercontent.com/u/91487491?s=120&v=4" title="hamidrezahanafi" width="50" height="50" style="max-width: 100%" />
151151
</a><a href="https://github.com/negezor">
152152
<img src="https://avatars2.githubusercontent.com/u/9392723?s=120&v=4" title="negezor" width="50" height="50" style="max-width: 100%" />
153+
</a><a href="https://github.com/tetarchus">
154+
<img src="https://avatars2.githubusercontent.com/u/8436118?s=120&v=4" title="tetarchus" width="50" height="50" style="max-width: 100%" />
153155
</a><a href="https://github.com/th-km">
154156
<img src="https://avatars2.githubusercontent.com/u/35410212?s=120&v=4" title="th-km" width="50" height="50" style="max-width: 100%" />
155157
</a><a href="https://github.com/openscript">
@@ -266,10 +268,10 @@
266268
<a href="https://github.com/syntaxfm">syntaxfm</a> - First long-term sponsor with continued support.
267269
</li>
268270
<li>
269-
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/get-started/react/">useEmblaCarousel</a>.
271+
<a href="https://github.com/gunnarx2">gunnarx2</a> - React wrapper <a href="https://www.embla-carousel.com/docs/get-started/react">useEmblaCarousel</a>.
270272
</li>
271273
<li>
272-
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/get-started/solid/">useEmblaCarousel</a>.
274+
<a href="https://github.com/LiamMartens">LiamMartens</a> - Solid wrapper <a href="https://www.embla-carousel.com/docs/get-started/solid">useEmblaCarousel</a>.
273275
</li>
274276
<li>
275277
<a href="https://github.com/donaldxdonald">donaldxdonald</a>, <a href="https://github.com/zip-fa">zip-fa</a>, <a href="https://github.com/JeanMeche">JeanMeche</a> - Angular wrapper <a href="https://github.com/donaldxdonald/embla-carousel-angular?tab=readme-ov-file#installation">EmblaCarouselDirective</a>.

0 commit comments

Comments
 (0)