Use url for markdown links

This commit is contained in:
Héctor Ramón Jiménez 2024-07-21 18:16:32 +02:00
parent 5443e4d828
commit f830454ffa
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 24 additions and 9 deletions

View file

@ -172,6 +172,7 @@ tiny-skia = "0.11"
tokio = "1.0"
tracing = "0.1"
unicode-segmentation = "1.0"
url = "2.5"
wasm-bindgen-futures = "0.4"
wasm-timer = "0.2"
web-sys = "=0.3.67"