Move help to GitHub

This commit is contained in:
2025-01-20 19:15:06 +08:00
parent 6033a3cde9
commit e6b7f5b014
3 changed files with 3 additions and 43 deletions

View File

@@ -419,7 +419,7 @@ class _BodyState extends State<_Body> {
}
void help() {
launchUrlString("https://github.com/venera-app/venera-configs");
launchUrlString("https://github.com/venera-app/venera/blob/master/doc/comic_source.md");
}
Future<void> handleAddSource(String url) async {