From c2a66e6762032a1e567805ceb9afd338c2e31301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ludwig?= Date: Sun, 1 May 2022 14:25:12 +0200 Subject: [PATCH] transform link at the bottom of 3d-volume.md into actually clickable --- julia/3d-volume.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/julia/3d-volume.md b/julia/3d-volume.md index a8b3eb9..3159e08 100644 --- a/julia/3d-volume.md +++ b/julia/3d-volume.md @@ -251,6 +251,6 @@ plot(volume( #### Reference -See https://plotly.com/julia/reference/volume/ for more information and chart attribute options! +See [https://plotly.com/julia/reference/volume/](https://plotly.com/julia/reference/volume/) for more information and chart attribute options!