From 2df87145c39c3ca82d73ae1b03a0b220990f0161 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Sat, 21 May 2016 11:07:33 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 6b45b33..df4aef5 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,8 @@ Welcome to the date wiki! -* [Date Documentation Paper](http://howardhinnant.github.io/date_v2.html) -* [Time Zone Documentation Paper](http://howardhinnant.github.io/tz.html) -* [ISO Week Documentation Paper](http://howardhinnant.github.io/iso_week.html) +* [Date Documentation Paper](http://howardhinnant.github.io/date/date.html) +* [Time Zone Documentation Paper](http://howardhinnant.github.io/date/tz.html) +* [ISO Week Documentation Paper](http://howardhinnant.github.io/date/iso_week.html) * [Examples and Recipes](Examples-and-Recipes) * [Boost datetime Examples Translated](Boost-datetime-Examples-Translated) * [FAQ](FAQ)