File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ project OSM coordinates into spatial reference systems other than Web Mercator
218
218
### Doxygen
219
219
220
220
The Libosmium API documentation can be built using
221
- [ Doxygen] ( http ://www.doxygen.nl/) . Usually you do not need to do
221
+ [ Doxygen] ( https ://www.doxygen.nl/) . Usually you do not need to do
222
222
this, because the API reference is available
223
223
[ online] ( https://docs.osmcode.org/libosmium/latest/ ) . If you want to build it
224
224
yourself, you need [ Graphviz] ( https://www.graphviz.org/ ) in addition to Doxygen.
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ Please report any issues you have and we might be able to solve them.
162
162
## Building the reference documentation
163
163
164
164
To build the documentation you'll need
165
- [ Doxygen] ( http ://www.doxygen.nl/) .
165
+ [ Doxygen] ( https ://www.doxygen.nl/) .
166
166
167
167
After configuring with CMake as described above, call
168
168
Original file line number Diff line number Diff line change @@ -55,6 +55,6 @@ <h2>Download</h2>
55
55
< h2 > License</ h2 >
56
56
57
57
< p > OSMCoastline is available under the < a
58
- href ="https://www.gnu.org/licenses/gpl.html "> GNU GENERAL PUBLIC LICENSE Version
58
+ href ="https://www.gnu.org/licenses/gpl-3.0 .html "> GNU GENERAL PUBLIC LICENSE Version
59
59
3</ a > .</ p >
60
60
Original file line number Diff line number Diff line change @@ -72,6 +72,6 @@ <h2>Download</h2>
72
72
< h2 > License</ h2 >
73
73
74
74
< p > The Osmium Tool is available under the < a
75
- href ="https://www.gnu.org/licenses/gpl.html "> GNU GENERAL PUBLIC LICENSE Version
75
+ href ="https://www.gnu.org/licenses/gpl-3.0 .html "> GNU GENERAL PUBLIC LICENSE Version
76
76
3</ a > .</ p >
77
77
You can’t perform that action at this time.
0 commit comments