aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-25 06:39:50 -0700
committerFuwn <[email protected]>2024-06-25 06:39:50 -0700
commitc96125eaa4859607a0c28081a4f4959db058211b (patch)
treeb61a0c447fefc15d1d4740660ab5127fa99be864
parentfeat(finger): proxy finger links (diff)
downloadlocus-c96125eaa4859607a0c28081a4f4959db058211b.tar.xz
locus-c96125eaa4859607a0c28081a4f4959db058211b.zip
feat(web): update example proxy
-rw-r--r--src/modules/web.rs2
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,
)