Skip to content

Commit 87951b5

Browse files
Add link to testing-library documentation
1 parent 7738b26 commit 87951b5

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# testing-library
1+
# @angular-extensions/testing-library
22

3-
> Lightweight utility functions to test Angular components.
3+
Lightweight utility functions to test Angular components.
4+
5+
[**Read The Docs**](https://testing-library.com/angular) | [Edit the docs](https://github.com/alexkrolick/testing-library-docs)
6+
7+
<hr />
48

59
[![Build status][build-badge]][build]
610
[![npm][npm-badge]][npm]
@@ -191,4 +195,4 @@ MIT
191195
[license]: https://github.com/angular-extensions/testing-library/blob/master/LICENSE
192196
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
193197
[coc]: https://github.com/angular-extensions/testing-library/blob/master/CODE_OF_CONDUCT.md
194-
[dom-testing-library]: https://github.com/kentcdodds/dom-testing-library
198+
[dom-testing-library]: https://testing-library.com/

0 commit comments

Comments
 (0)