Skip to content

Commit 95afa5d

Browse files
him2him2aweary
authored andcommitted
Update README URLS to HTTPS (#11635)
URLs were updated to use HTTPS protocol in README files.
1 parent acdaf4b commit 95afa5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ console.log(renderer.toJSON());
1919
// children: [ 'Facebook' ] }
2020
```
2121

22-
You can also use Jest's snapshot testing feature to automatically save a copy of the JSON tree to a file and check in your tests that it hasn't changed: http://facebook.github.io/jest/blog/2016/07/27/jest-14.html.
22+
You can also use Jest's snapshot testing feature to automatically save a copy of the JSON tree to a file and check in your tests that it hasn't changed: https://facebook.github.io/jest/blog/2016/07/27/jest-14.html.

0 commit comments

Comments
 (0)