Merge pull request #958 from dart-lang/kevmoo-patch-1

Use https URLs in readmes
diff --git a/README.md b/README.md
index 12fb76a..69315ef 100644
--- a/README.md
+++ b/README.md
@@ -111,8 +111,8 @@
 formatter were run normally. If it prints no output, then everything is already
 correctly formatted.
 
-[presubmit script]: http://www.chromium.org/developers/how-tos/depottools/presubmit-scripts
-[commit hook]: http://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
+[presubmit script]: https://www.chromium.org/developers/how-tos/depottools/presubmit-scripts
+[commit hook]: https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
 
 ## Using the dart_style API