Skip to content

Commit 0f4bbf9

Browse files
committed
docs: fix links to docs in the README.md
Closes #57
1 parent fcf3787 commit 0f4bbf9

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
<img align="right" width="172" height="228" src="./assets/logo.svg">
44

5-
[![my badge](https://badgen.net/badge/docs/latest/blue?icon=book)](https://biosustain.github.io/shu/docs/index.html)
5+
6+
[![docs](https://img.shields.io/badge/docs-deployed-black?link=https%3A%2F%2Fbiosustain.github.io%2Fshu%2Fdocs%2F)](https://biosustain.github.io/shu/docs)
67
[![wasm](https://img.shields.io/github/deployments/biosustain/shu/github-pages)](https://biosustain.github.io/shu)
7-
[![wasm](https://img.shields.io/crates/v/shu.svg)](https://crates.io/crates/shu)
8+
[![crates](https://img.shields.io/crates/v/shu.svg)](https://crates.io/crates/shu)
89

910
## What?
1011

@@ -15,7 +16,7 @@ For a **quick start**, we provide a web application at https://biosustain.github
1516
are example maps and data available at https://github.com/biosustain/shu_case_studies, that
1617
can be load with the buttons at the top-right.
1718

18-
For a more comprehensive guide, visit the [documentation](https://biosustain.github.io/shu/docs/plotting.html).
19+
For a more comprehensive guide, visit the [documentation](https://biosustain.github.io/shu/docs/plotting).
1920

2021
> Paper to cite: https://doi.org/10.1093/bioinformatics/btae140
2122

0 commit comments

Comments
 (0)