From e775f37ce5a0cb27afa11ed14cfb098ae42716b4 Mon Sep 17 00:00:00 2001 From: Francesc Verdugo Date: Fri, 25 Aug 2023 18:55:46 +0200 Subject: [PATCH] some fixes --- docs/make.jl | 32 +++++++++++++++++--------------- notebooks/matrix_matrix.ipynb | 11 +---------- 2 files changed, 18 insertions(+), 25 deletions(-) diff --git a/docs/make.jl b/docs/make.jl index ec8843b..eb58181 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -4,7 +4,7 @@ using Glob const md_nb_template = """ ```@meta -EditURL = "https://github.com/fverdugo/XM_40017/blob/main/docs/src/notebooks/SCRIPT_NAME.ipynb" +EditURL = "https://github.com/fverdugo/XM_40017/blob/main/notebooks/SCRIPT_NAME.ipynb" ``` ```@raw html @@ -13,7 +13,7 @@ EditURL = "https://github.com/fverdugo/XM_40017/blob/main/docs/src/notebooks/SCR