ugh! safari copies 'https://' invisibly

Christopher Dunn 2014-08-13 01:20:00 -07:00
parent 09671c93e7
commit e721b15a49

@ -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.