Skip to content

Commit b48ac67

Browse files
committed
donate web link
1 parent 937acdb commit b48ac67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/ctk_tray_ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ def _on_appearance_change(choice: str) -> None:
358358
text_color="#ffffff", border_width=0,
359359
command=lambda: (
360360
header.winfo_toplevel().iconify(),
361-
webbrowser.open("https://nowpayments.io/donation/flowseal"),
361+
webbrowser.open("https://github.com/Flowseal/tg-ws-proxy/blob/main/docs/README.md"),
362362
),
363363
).pack(side="right", padx=(0, 6))
364364

0 commit comments

Comments
 (0)