Fix the URL

This commit is contained in:
Laurent Rineau 2019-05-24 14:20:50 +02:00 committed by GitHub
parent be1ad4b855
commit 78c5ec760f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ in those WKT types, namely:
\section IOstreamXML Reading Adhoc XML
In case you have to read data in a simple xml file with a simple structure, without existing I/O libraries
the <a href="https://www.boost.org/doc/libs/property_tree">`boost::property_tree`</a> comes in handy.
the <a href="https://www.boost.org/doc/libs/release/libs/property_tree/">`boost::property_tree`</a> comes in handy.
The following small example shows how to parse a file
looking like this: