We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed45fd7 commit ac63bb8Copy full SHA for ac63bb8
tsinfer/cli.py
@@ -299,7 +299,7 @@ def add_samples_file_argument(parser):
299
"samples",
300
help=(
301
"The input sample data in tsinfer 'samples' format. Please see the "
302
- "documentation at http://tsinfer.readthedocs.io/ for information on "
+ "documentation at https://tskit.dev/tsinfer/docs/ for information on "
303
"how to import data into this format."
304
),
305
)
0 commit comments