File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# tszip
2
- [ ![ Tests] ( https://github.com/tskit-dev/tszip/actions/workflows/tests.yml/badge.svg )] ( https://github.com/tskit-dev/tszip/actions/workflows/tests.yml ) [ ![ CircleCI] ( https://circleci.com/gh/tskit-dev/tszip.svg?style=svg )] ( https://circleci.com/gh/tskit-dev/tszip ) [ ![ codecov] ( https://codecov.io/gh/tskit-dev/tszip/branch/main/graph/badge.svg )] ( https://codecov.io/gh/tskit-dev/tszip ) [ ![ Documentation Status ] ( https://readthedocs.org/projects/tszip/badge/?version=latest )] ( https://tszip.readthedocs.io/en/latest/?badge=latest )
2
+ [ ![ Tests] ( https://github.com/tskit-dev/tszip/actions/workflows/tests.yml/badge.svg )] ( https://github.com/tskit-dev/tszip/actions/workflows/tests.yml ) [ ![ CircleCI] ( https://circleci.com/gh/tskit-dev/tszip.svg?style=svg )] ( https://circleci.com/gh/tskit-dev/tszip ) [ ![ codecov] ( https://codecov.io/gh/tskit-dev/tszip/branch/main/graph/badge.svg )] ( https://codecov.io/gh/tskit-dev/tszip )
3
3
4
- Gzip-like compression for [ tskit] ( https://tskit.readthedocs.io/ ) tree sequences.
4
+ Gzip-like compression for [ tskit] ( https://tskit.dev/software/tskit.html ) tree sequences.
5
5
6
- Please see the [ documentation] ( https://tszip.readthedocs.io / ) for more details
7
- and [ installation instructions] ( https://tszip.readthedocs.io/en /latest/installation.html ) .
6
+ Please see the [ documentation] ( https://tskit.dev/tszip/docs/latest / ) for more details
7
+ and [ installation instructions] ( https://tskit.dev/tszip/docs /latest/installation.html ) .
Original file line number Diff line number Diff line change 4
4
# Welcome to tszip
5
5
6
6
`` tszip `` is a command line interface and Python API for compressing
7
- [ tskit] ( https://tskit.readthedocs.io/ ) tree sequence files produced
7
+ [ tskit] ( https://tskit.dev/tskit ) tree sequence files produced
8
8
and read by software projects in the [ tskit ecosystem] ( https://tskit.dev/software )
9
9
such as [ msprime] ( https://tskit.dev/software/msprime.html ) ,
10
10
[ SLiM] ( https://messerlab.org/slim/ ) , [ fwdpy11] ( https://tskit.dev/software/fwdpy11.html )
You can’t perform that action at this time.
0 commit comments