Skip to content

Commit 1dbd26a

Browse files
authored
docs: Remove links to develop.testing-playground.com (#373)
* Remove link to develop.testing-playground.com in bug template * Remove develop.testing-playground.com from README No longer needed according to #370
1 parent a8bea38 commit 1dbd26a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE/1.bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ labels: bug
88
Thank you very much for contributing to Testing Playground by creating an issue! 😍
99
1010
11-
* Before opening a new issue please check if it is already solved here https://develop.testing-playground.com/
11+
* Before opening a new issue, please check if it is already solved.
1212
1313
* Please fill out this template with all the relevant information so we can
1414
understand what's going on and fix the issue. We appreciate bugs filed and PRs

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Simple and complete DOM testing playground that encourage good testing
77
practices.
88

9-
[**online playground**][playground] | [next version][playground-next]
9+
[**online playground**][playground]
1010

1111
</div>
1212

@@ -173,7 +173,6 @@ Contributions of any kind welcome!
173173

174174
[testing-library/dom]: https://testing-library.com/docs/dom-testing-library/example-intro
175175
[playground]: https://testing-playground.com
176-
[playground-next]: https://develop.testing-playground.com
177176
[embed-demo]: https://codepen.io/smeijer/pen/yLYWZmK
178177
[roadmap.md]: https://github.com/testing-library/testing-playground/blob/develop/ROADMAP.md
179178
[contributing.md]: https://github.com/testing-library/testing-playground/blob/develop/CONTRIBUTING.md

0 commit comments

Comments
 (0)