Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Unified Diff: README.md

Issue 840133003: matcher: fixed status file, formatting, tweaks to readme (Closed) Base URL: https://github.com/dart-lang/matcher.git@master
Patch Set: nits Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .status ('k') | codereview.settings » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index cf165c13df5f902242742596fea524f32adf3b56..beff308ebea3ef5598559a284671853ccb39b805 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Support for specifying test expectations, such as for unit tests.
The matcher library provides a third-generation assertion mechanism, drawing
-inspiration from [Hamcrest](http://code.google.com/p/hamcrest/).
+inspiration from [Hamcrest](https://code.google.com/p/hamcrest/).
For more information, see
-[Unit Testing with Dart](http://www.dartlang.org/articles/dart-unit-tests/).
+[Unit Testing with Dart](https://www.dartlang.org/articles/dart-unit-tests/).
« no previous file with comments | « .status ('k') | codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698