From f2ccab4e61c74c2ce94673d986ec3bcb2d2281f7 Mon Sep 17 00:00:00 2001 From: "G. Maria Jakobsdottir" <25904555+mjakobs@users.noreply.github.com> Date: Mon, 11 Aug 2025 15:13:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 605c628..6064d3d 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ SpatialPhyloPlot(visium_version = "V2", ### More detailed examples -For more detailed examples that explore different features and customisations that can be achieved through `SpatialPhyloPlot` please see our [vignette that explores different plotting options](https://github.com/Wedge-lab/SpatialPhyloPlot/blob/main/vignettes/exploring_plotting_options_in_SpatialPhyloPlot.html). +For more detailed examples that explore different features and customisations that can be achieved through `SpatialPhyloPlot` please see our [vignette that explores different plotting options](https://wedge-lab.github.io/SpatialPhyloPlot/articles/exploring_plotting_options_in_SpatialPhyloPlot.html). ## Future Developments If you have an idea for a feature that you would like to see implemented in this package please submit a [GitHub issue](https://github.com/Wedge-lab/SpatialPhyloPlot/issues) and we'll see what we can do! :)