File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
[ downloads-badge ] : https://img.shields.io/npm/dm/react-testing-library.svg?style=flat-square
53
53
[ npmtrends ] : http://www.npmtrends.com/react-testing-library
54
54
[ spectrum-badge ] : https://withspectrum.github.io/badge/badge.svg
55
- [ spectrum ] : https://spectrum.chat/react- testing-library
55
+ [ spectrum ] : https://spectrum.chat/testing-library
56
56
[ license-badge ] : https://img.shields.io/npm/l/react-testing-library.svg?style=flat-square
57
57
[ license ] : https://github.com/kentcdodds/react-testing-library/blob/master/LICENSE
58
58
[ prs-badge ] : https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ class Footer extends React.Component {
58
58
< ExternalLink href = "https://www.reactiflux.com/" >
59
59
Reactiflux on Discord
60
60
</ ExternalLink >
61
- < ExternalLink href = "https://spectrum.chat/react- testing-library" >
61
+ < ExternalLink href = "https://spectrum.chat/testing-library" >
62
62
Spectrum
63
63
</ ExternalLink >
64
64
</ div >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ function Help(props) {
31
31
} ,
32
32
{
33
33
content :
34
- 'Discuss issues with community members on [Spectrum](https://spectrum.chat/react- testing-library)' ,
34
+ 'Discuss issues with community members on [Spectrum](https://spectrum.chat/testing-library)' ,
35
35
title : 'Spectrum' ,
36
36
} ,
37
37
{
You can’t perform that action at this time.
0 commit comments