Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 4a92ca2

Browse files
committed
fix: url
1 parent dbf18a7 commit 4a92ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bilitool/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def cli():
7979
"--tid",
8080
type=int,
8181
default=138,
82-
help="(default is 138) For more info to the type id, refer to https://biliup.github.io/tid-ref.html",
82+
help="(default is 138) For more info to the type id, refer to https://bilitool.timerring.com/tid.html",
8383
)
8484
upload_parser.add_argument(
8585
"--tag",

0 commit comments

Comments
 (0)