Skip to content

Commit 80f96ba

Browse files
committed
docs
1 parent 9341bba commit 80f96ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ def open_repository_on_browser() -> str:
717717

718718

719719
def get_help():
720-
simple_webbrowser.website(f'https://mf366-coding.github.io/docs/tspe/tspe_{VERSION[1:-2]}.html')
720+
simple_webbrowser.website(f'https://mf366-coding.github.io/documentation/tspe/tspe_{VERSION[1:-2]}.html')
721721
return f"{PARSER.colormap['SUCESSFUL_BACKGROUND']}{PARSER.colormap['SUCESSFUL_FOREGROUND']}Help is on its way.{PARSER.colormap['RESET_ALL']}\n\n{TITLE}"
722722

723723

0 commit comments

Comments
 (0)