Skip to content

Commit 6c102df

Browse files
committed
Correct weblinks formats in tutorial
1 parent f7446e6 commit 6c102df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tutorial/climada_entity_Exposures_polygons_lines.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"### OSM-flex\n",
4040
"Here we illustrate how to obtain exposure data as lines and polygons using the `osm-flex`\n",
4141
"module. `osm-flex` is a python package which allows to flexibly extract data from OpenStreetMap.\n",
42-
"See https://osm-flex.readthedocs.io/en/latest/?badge=latest and the associated publication \n",
42+
"See [osm-flex](https://osm-flex.readthedocs.io/en/latest/?badge=latest) and the associated publication \n",
4343
"for more information: *Mühlhofer, Kropf, Riedel, Bresch and Koks: OpenStreetMap for Multi-Faceted Climate Risk Assessments. Environ. Res. Commun. **6** 015005 doi: [10.1088/2515-7620/ad15ab](https://iopscience.iop.org/article/10.1088/2515-7620/ad15ab)* \n",
4444
"We first show how to obtain road network exposure as lines for the country\n",
4545
"of Honduras by indirectly querying the OpenStreetMap data API via the `osm-flex` module.\n",
@@ -270,7 +270,7 @@
270270
"source": [
271271
"### OSMApiQuery\n",
272272
"To download and process data using `OSMApiQuery` methods from the `Exposures.osm_dataloader` module \n",
273-
"available in CLIMADA petals please refer to the online documentation at https://climada-petals.readthedocs.io/en/stable/tutorial/climada_exposures_openstreetmap.html."
273+
"available in CLIMADA petals please refer to the [online documentation](https://climada-petals.readthedocs.io/en/stable/tutorial/climada_exposures_openstreetmap.html)."
274274
]
275275
},
276276
{

0 commit comments

Comments
 (0)