From e721b15a497c0575f9dc67a657cfc5d96aa75a9c Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Wed, 13 Aug 2014 01:20:00 -0700 Subject: [PATCH] ugh! safari copies 'https://' invisibly --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 69f394c..a8922aa 100644 --- a/Home.md +++ b/Home.md @@ -73,11 +73,11 @@ std::cout << root; ``` Build instructions ------------------ -The build instructions are located in the file [`README.md`](https://https://github.com/open-source-parsers/jsoncpp/blob/master/README.md) in the top-directory of the project. +The build instructions are located in the file [`README.md`](https://github.com/open-source-parsers/jsoncpp/blob/master/README.md) in the top-directory of the project. What's New? ----------- -The description of latest changes can be found in [`NEWS.txt`](https://https://github.com/open-source-parsers/jsoncpp/blob/master/NEWS.txt) in the top-directory of the project. +The description of latest changes can be found in [`NEWS.txt`](https://github.com/open-source-parsers/jsoncpp/blob/master/NEWS.txt) in the top-directory of the project. **TODO**: Move to wiki.