Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
xin-huang committed Oct 12, 2024
1 parent b564075 commit 315414c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ examples/snakepipe/.snakemake/*
examples/snakepipe/logs_slurm/*
.coverage
tests/results/simulation
site
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
[![codecov](https://codecov.io/gh/xin-huang/sstar/branch/main/graph/badge.svg?token=71r46xjWnU)](https://codecov.io/gh/xin-huang/sstar)
[![Documentation Status](https://readthedocs.org/projects/sstar/badge/?version=latest)](https://sstar.readthedocs.io/en/latest/?badge=latest)

The manual can be found [here](https://sstar.readthedocs.io/en/latest/).
The manual can be found [here](https://xin-huang.github.io/sstar).
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: sstar
site_url: "https://sstar.readthedocs.io"
site_url: "https://xin-huang.github.io/sstar"
repo_url: "https://github.com/xin-huang/sstar"
edit_uri: ""
docs_dir: 'docs'
Expand Down

0 comments on commit 315414c

Please sign in to comment.