Skip to content

Commit 89253a0

Browse files
benjefferymergify[bot]
authored andcommitted
Fix URLS
1 parent 4e66dab commit 89253a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 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)
33

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.
55

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).

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Welcome to tszip
55

66
``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
88
and read by software projects in the [tskit ecosystem](https://tskit.dev/software)
99
such as [msprime](https://tskit.dev/software/msprime.html),
1010
[SLiM](https://messerlab.org/slim/), [fwdpy11](https://tskit.dev/software/fwdpy11.html)

0 commit comments

Comments
 (0)