Skip to content

Commit b1bde66

Browse files
committed
fixed readme links
1 parent 3b27429 commit b1bde66

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ brings new visualizations, refined plots, and improved accuracy.
3535

3636
You can generate a Whorlmap directly from multi-dimensional DABEST
3737
objects using the `.whorlmap()` method. See the [Whorlmap
38-
tutorial](10-whorlmap.html) for more details.
38+
tutorial](https://acclab.github.io/DABEST-python/tutorials/10-whorlmap.html)
39+
for more details.
3940

4041
2. **Slopegraphs 📈: Enhanced summaries for paired data**
4142

@@ -52,7 +53,8 @@ brings new visualizations, refined plots, and improved accuracy.
5253
- Customize appearance with `group_summaries_kwargs`.
5354

5455
See the Group Summaries section in the [Plot Aesthetics
55-
tutorial](08-plot_aesthetics.html) for more details.
56+
tutorial](https://acclab.github.io/DABEST-python/tutorials/08-plot_aesthetics.html)
57+
for more details.
5658

5759
3. **Mini-meta Weighted Delta Fix 🧮**
5860

@@ -69,7 +71,8 @@ brings new visualizations, refined plots, and improved accuracy.
6971
now color contrast bars and effect-size curves.
7072

7173
See the Custom Palette section in the [Plot Aesthetics
72-
tutorial](08-plot_aesthetics.html) for examples.
74+
tutorial](https://acclab.github.io/DABEST-python/tutorials/08-plot_aesthetics.html)
75+
for examples.
7376

7477
Thank you for your continued support!
7578

nbs/read_me.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"\n",
4444
" They are especially useful for large-scale or multi-condition experiments, serving as a **space-efficient alternative to stacked forest plots**.\n",
4545
"\n",
46-
" 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",
46+
" 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",
4747
"\n",
4848
"2. **Slopegraphs 📈: Enhanced summaries for paired data**\n",
4949
" \n",
@@ -55,7 +55,7 @@
5555
" \n",
5656
" - Customize appearance with `group_summaries_kwargs`.\n",
5757
"\n",
58-
" See the Group Summaries section in the [Plot Aesthetics tutorial](08-plot_aesthetics.html) for more details.\n",
58+
" 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",
5959
"\n",
6060
"3. **Mini-meta Weighted Delta Fix 🧮**\n",
6161
" \n",
@@ -69,7 +69,7 @@
6969
" - **Slopegraphs (paired, non-proportional):**\n",
7070
" `custom_palette` can now color contrast bars and effect-size curves.\n",
7171
"\n",
72-
" See the Custom Palette section in the [Plot Aesthetics tutorial](08-plot_aesthetics.html) for examples.\n",
72+
" See the Custom Palette section in the [Plot Aesthetics tutorial](https://acclab.github.io/DABEST-python/tutorials/08-plot_aesthetics.html) for examples.\n",
7373
"\n",
7474
"Thank you for your continued support! \n",
7575
"\n",

0 commit comments

Comments
 (0)