Skip to content

Commit ac63bb8

Browse files
hyanwongbenjeffery
authored andcommitted
Update cli.py
Change link to new docs
1 parent ed45fd7 commit ac63bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsinfer/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ def add_samples_file_argument(parser):
299299
"samples",
300300
help=(
301301
"The input sample data in tsinfer 'samples' format. Please see the "
302-
"documentation at http://tsinfer.readthedocs.io/ for information on "
302+
"documentation at https://tskit.dev/tsinfer/docs/ for information on "
303303
"how to import data into this format."
304304
),
305305
)

0 commit comments

Comments
 (0)