Skip to content

Commit

Permalink
Update cli.py
Browse files Browse the repository at this point in the history
Change link to new docs
  • Loading branch information
hyanwong authored and mergify[bot] committed Feb 13, 2024
1 parent 6b9099a commit e99a3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsinfer/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ def add_samples_file_argument(parser):
"samples",
help=(
"The input sample data in tsinfer 'samples' format. Please see the "
"documentation at http://tsinfer.readthedocs.io/ for information on "
"documentation at https://tskit.dev/tsinfer/docs/ for information on "
"how to import data into this format."
),
)
Expand Down

0 comments on commit e99a3dc

Please sign in to comment.