From 4d7e5d3451f8388f485e373c54fe8787170b8dd2 Mon Sep 17 00:00:00 2001 From: Joel Joseph <72823288+jjoseph12@users.noreply.github.com> Date: Wed, 12 Nov 2025 12:20:13 -0700 Subject: [PATCH] Fix documentation link in README.md Updated documentation link to the new Cell Explorer documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84655ce..23e0cac 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Documentation](https://img.shields.io/badge/docs-mkdocs-blue)](https://jjoseph12.github.io/TissuuMaps-Bin2Cell-Visualization-/) [![GitHub Pages](https://github.com/jjoseph12/TissuuMaps-Bin2Cell-Visualization-/workflows/Deploy%20MkDocs%20Site/badge.svg)](https://github.com/jjoseph12/TissuuMaps-Bin2Cell-Visualization-/actions/workflows/deploy-docs.yml) - **[View Documentation](https://jjoseph12.github.io/TissuuMaps-Bin2Cell-Visualization-/)** | đŸ”Ŧ **[Interactive Demo](plugins/Bin2Cell_demo.ipynb)** + **[View Documentation](https://jjoseph12.github.io/Cell-Explorer-Documenation/)** | đŸ”Ŧ **[Interactive Demo](plugins/Bin2Cell_demo.ipynb)** > â„šī¸ GitHub Pages is wired to the **Deploy MkDocs Site** workflow. Ensure *Settings → Pages → Source* is set to **GitHub Actions** so the published site reflects `mkdocs.yml` rather than the repository README.