testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
620 stars 33 forks source link

Homepage link repository's "About" section points to wrong location #326

Closed mcous closed 8 months ago

mcous commented 9 months ago

Link points to https://testing-library.com/docs/dom-testing-library/intro. It should point to https://testing-library.com/docs/svelte-testing-library/intro

Screenshot 2024-02-19 at 3 10 43 PM
mcous commented 8 months ago

@yanick did you see this one? Should be a quick fix. If you were able to give me some sort of repo access I'd be able to fix it up myself, too (and better triage issues etc.)

yanick commented 8 months ago

Oh my. Never noticed it. O.o Good catch; fixed!