Skip to content

Commit 3acc235

Browse files
authored
fix: fixed broken link in readme
1 parent 6c08d32 commit 3acc235

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

+1-14
Original file line numberDiff line numberDiff line change
@@ -149,19 +149,6 @@ You may also be interested in installing `jest-dom` so you can use
149149

150150
> [**Docs**](https://testing-library.com/docs/svelte-testing-library/intro)
151151
152-
## Examples
153-
154-
> We're in the process of moving examples to the
155-
> [docs site](https://testing-library.com/docs/example-codesandbox)
156-
157-
You can also find svelte-testing-library examples at
158-
[react-testing-examples.com](https://react-testing-examples.com/jest-rtl/).
159-
160-
## Other Solutions
161-
162-
There's currently a package published in npm called `svelte-testing-library` but
163-
the git repository is not yet public. We are hoping to pull that work (and name)
164-
into this repository.
165152

166153
## Guiding Principles
167154

@@ -203,7 +190,7 @@ Contributions of any kind welcome!
203190

204191
## Docs
205192

206-
[**Read The Docs**](https://testing-library.com/svelte) |
193+
[**Read The Docs**](https://testing-library.com/docs/svelte-testing-library/intro) |
207194
[Edit the docs](https://github.com/alexkrolick/testing-library-docs)
208195

209196
## Issues

0 commit comments

Comments
 (0)