From f4cd881ea8b7db4e90062cad611707cad3723121 Mon Sep 17 00:00:00 2001 From: kennethshsu Date: Sat, 16 Sep 2023 11:54:53 -0700 Subject: [PATCH] Fixed URL --- docs/getting_started/index.md | 7 +++++++ docs/getting_started/online_sandbox/sandbox_intro.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md index f28b9198..8fa40d40 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md @@ -24,4 +24,11 @@ How to install chainladder. Our beginner tutorials. ::: +:::{grid-item-card} {octicon}`book;2.5em;sd-mr-1` User Guide +:link: user_guide/index +:link-type: doc + +A more comprehensive guide on the capabilities of chainladder. +::: + :::: diff --git a/docs/getting_started/online_sandbox/sandbox_intro.md b/docs/getting_started/online_sandbox/sandbox_intro.md index a31e441a..79897630 100644 --- a/docs/getting_started/online_sandbox/sandbox_intro.md +++ b/docs/getting_started/online_sandbox/sandbox_intro.md @@ -14,4 +14,4 @@ You can open the sandbox tutorial in one of two ways. You may be forced to use o - Open in [Binder](https://mybinder.org/v2/gh/casact/chainladder-python/blob/master/docs/getting_started/online_sandbox/sandbox_workbook_blank.ipynb) (slower, no sign up required) -Just in case you want a copy of the sandbox tutorial notebook, you can download it [here](https://github.com/casact/chainladder-python/blob/master/docs/getting_started/online_sandbox/demo-blank-concurrent.ipynb). +Just in case you want a copy of the sandbox tutorial notebook, you can download it [here](https://github.com/casact/chainladder-python/blob/master/docs/getting_started/online_sandbox/sandbox_workbook_blank.ipynb).