From 751f858255dafde6e42060e3d64cd19fa469d1cf Mon Sep 17 00:00:00 2001 From: Carlos Paniagua Date: Wed, 15 Jan 2025 10:43:17 -0500 Subject: [PATCH] fix: correct wording in api.jl documentation --- src/api.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api.jl b/src/api.jl index 0f9354f..47ceb5e 100644 --- a/src/api.jl +++ b/src/api.jl @@ -30,7 +30,7 @@ function _copy(src_path, dst_path, data; kwargs...) we consider the minimum best practices you need to get started; or - Answer every optional question. - On any case, we suggest reading the **full guide**, and possibly other documentation pages: + In any case, we suggest reading the **full guide**, and possibly other documentation pages: `https://JuliaBesties.github.io/BestieTemplate.jl/stable/10-full-guide`