From 89727c901bda37263c1a2022872c1f5609b0a70a Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Fri, 3 Jun 2016 11:29:17 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 19f8d4d..3e385f6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,4 @@ This is actually three separate C++11/C++14 libraries: There has been a recent change in the library design. If you are trying to migrate from the previous design, rename `day_point` to `sys_days` everywhere, and that ought to bring the number of errors down to a small roar. -`"date.h"` and `"tz.h"` are now proposed for standardization here: - - http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0355r0.html +`"date.h"` and `"tz.h"` are now proposed for standardization here: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0355r0.html