diff --git a/inst/pages/community_similarity.qmd b/inst/pages/community_similarity.qmd index e958a087..23d729c1 100644 --- a/inst/pages/community_similarity.qmd +++ b/inst/pages/community_similarity.qmd @@ -763,8 +763,8 @@ groups. A p-value smaller than the significance threshold indicates that the groups have a different community composition. This method is implemented with the -[`adonis2`](https://www.rdocumentation.org/packages/vegan/versions/2.7-1/topics/adonis) -function from the `r BiocStyle::CRANpkg("vegan")` package. +[`adonis2`](https://vegandevs.github.io/vegan/reference/adonis.html) +function from the `r BiocStyle::CRANpkg("vegan")` package. From the results table below, we see that both clinical status and age explain more than 10% of the variance, however, only age has statistical significance.