diff options
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/web.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/web.rs b/src/modules/web.rs index 31b0eec..037a08d 100644 --- a/src/modules/web.rs +++ b/src/modules/web.rs @@ -26,7 +26,7 @@ To use this gateway, simply append the address of your target resource to the en To visit the web version of this exact page, <{ROOT_HTTPS_URL}/web>, you would visit <{ROOT_GEMINI_URL}/web/fuwn.me/web>. -=> /web/fuwn.me/web Try it!" +=> /web/example.com Try it!" ), &context, ) |