Skip to content

Commit cfe5fe2

Browse files
Update default-props-match-prop-types.md
1 parent 0a34d4e commit cfe5fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/default-props-match-prop-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,5 +196,5 @@ If you don't care about stray `defaultsProps` in your components, you can disabl
196196
- [Official React documentation on defaultProps](https://facebook.github.io/react/docs/typechecking-with-proptypes.html#default-prop-values)
197197

198198
[PropTypes]: https://reactjs.org/docs/typechecking-with-proptypes.html
199-
[TypeScript]: http://www.typescriptlang.org/
199+
[TypeScript]: https://www.typescriptlang.org/
200200
[Flow]: https://flow.org/

0 commit comments

Comments
 (0)