diff options
| author | Fuwn <[email protected]> | 2025-04-04 23:56:32 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-04-04 23:56:32 +0000 |
| commit | 7199431dd1a6143766a452041bcee720c8880ac1 (patch) | |
| tree | a962d5ee45691f308234277067d9ccf6dd8c6e74 /src/main.rs | |
| parent | Merge pull request #1 from joshka/ratatui (diff) | |
| download | sydney-7199431dd1a6143766a452041bcee720c8880ac1.tar.xz sydney-7199431dd1a6143766a452041bcee720c8880ac1.zip | |
fix: Update outdated home page URLs
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index 64eb7e4..f31ca72 100644 --- a/src/main.rs +++ b/src/main.rs @@ -58,7 +58,8 @@ Options: --help, -h show help text Sample invocations: - {0} gemini://gem.rest/ + {0} gemini://fuwn.me/ + {0} fuwn.me {0} --help Report bugs to https://github.com/gemrest/sydney/issues"#, |