We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca752cc commit 767afcfCopy full SHA for 767afcf
blog/2024-1-31-new-year.md
@@ -27,7 +27,7 @@ We have created a full primer and tutorial on MKDA Chi-Squared, including an exa
27
28
import Button from '@mui/material/Button';
29
30
-<Button variant="contained" color="primary" href='tutorial/advanced/mkda_association'>
+<Button variant="contained" color="primary" href='./tutorial/advanced/mkda_association'>
31
MKDA Chi-Squared Tutorial 🧑🎓
32
</Button>
33
0 commit comments