diff --git a/README.md b/README.md index 530577d4..269d406f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ brings new visualizations, refined plots, and improved accuracy. You can generate a Whorlmap directly from multi-dimensional DABEST objects using the `.whorlmap()` method. See the [Whorlmap - tutorial](10-whorlmap.html) for more details. + tutorial](https://acclab.github.io/DABEST-python/tutorials/10-whorlmap.html) + for more details. 2. **Slopegraphs 📈: Enhanced summaries for paired data** @@ -52,7 +53,8 @@ brings new visualizations, refined plots, and improved accuracy. - Customize appearance with `group_summaries_kwargs`. See the Group Summaries section in the [Plot Aesthetics - tutorial](08-plot_aesthetics.html) for more details. + tutorial](https://acclab.github.io/DABEST-python/tutorials/08-plot_aesthetics.html) + for more details. 3. **Mini-meta Weighted Delta Fix 🧮** @@ -69,7 +71,8 @@ brings new visualizations, refined plots, and improved accuracy. now color contrast bars and effect-size curves. See the Custom Palette section in the [Plot Aesthetics -tutorial](08-plot_aesthetics.html) for examples. +tutorial](https://acclab.github.io/DABEST-python/tutorials/08-plot_aesthetics.html) +for examples. Thank you for your continued support! diff --git a/nbs/read_me.ipynb b/nbs/read_me.ipynb index 702dc10d..bfe49362 100644 --- a/nbs/read_me.ipynb +++ b/nbs/read_me.ipynb @@ -43,7 +43,7 @@ "\n", " They are especially useful for large-scale or multi-condition experiments, serving as a **space-efficient alternative to stacked forest plots**.\n", "\n", - " You can generate a Whorlmap directly from multi-dimensional DABEST objects using the `.whorlmap()` method. See the [Whorlmap tutorial](10-whorlmap.html) for more details.\n", + " You can generate a Whorlmap directly from multi-dimensional DABEST objects using the `.whorlmap()` method. See the [Whorlmap tutorial](https://acclab.github.io/DABEST-python/tutorials/10-whorlmap.html) for more details.\n", "\n", "2. **Slopegraphs 📈: Enhanced summaries for paired data**\n", " \n", @@ -55,7 +55,7 @@ " \n", " - Customize appearance with `group_summaries_kwargs`.\n", "\n", - " See the Group Summaries section in the [Plot Aesthetics tutorial](08-plot_aesthetics.html) for more details.\n", + " See the Group Summaries section in the [Plot Aesthetics tutorial](https://acclab.github.io/DABEST-python/tutorials/08-plot_aesthetics.html) for more details.\n", "\n", "3. **Mini-meta Weighted Delta Fix 🧮**\n", " \n", @@ -69,7 +69,7 @@ " - **Slopegraphs (paired, non-proportional):**\n", " `custom_palette` can now color contrast bars and effect-size curves.\n", "\n", - " See the Custom Palette section in the [Plot Aesthetics tutorial](08-plot_aesthetics.html) for examples.\n", + " See the Custom Palette section in the [Plot Aesthetics tutorial](https://acclab.github.io/DABEST-python/tutorials/08-plot_aesthetics.html) for examples.\n", "\n", "Thank you for your continued support! \n", "\n",