Skip to content

Commit 4632672

Browse files
edlerdbenmccann
andauthored
Update Testimonials.svelte to link to recent stateofjs report (#1289)
Co-authored-by: Ben McCann <[email protected]>
1 parent 7eb7605 commit 4632672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/svelte.dev/src/routes/_home/Testimonials.svelte

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
></enhanced:img>
3535
</a>
3636

37-
<a href="https://2023.stateofjs.com/en-US/libraries/front-end-frameworks/">
37+
<a href="https://2024.stateofjs.com/en-US/libraries/front-end-frameworks/">
3838
<enhanced:img
3939
class="screenshot"
40-
alt="State of JavaScript 2023"
40+
alt="State of JavaScript 2024"
4141
src="./state-of-js-chart.png?w=1000,1400"
4242
></enhanced:img>
4343
</a>

0 commit comments

Comments
 (0)