Skip to content

Commit

Permalink
Fixed yet another typo in examples.ipynb...
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloprates committed Aug 26, 2021
1 parent 35258f7 commit 7f3aa74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/examples.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"!mkdir ../prints\n",
"!mkdir ../assets\n",
"!mkdir ../assets/Permanent_Marker/\n",
"!wget -o ../assets/Permanent_Marker/PermanentMarker-Regular.ttf https://github.com/marceloprates/prettymaps/blob/master/assets/Permanent_Marker/PermanentMarker-Regular.ttf"
"!wget -O ../assets/Permanent_Marker/PermanentMarker-Regular.ttf https://github.com/marceloprates/prettymaps/raw/main/assets/Permanent_Marker/PermanentMarker-Regular.ttf"
],
"outputs": [],
"metadata": {}
Expand Down

0 comments on commit 7f3aa74

Please sign in to comment.