From fdceae0e75ec636884c66697cd05de8dc476f4e6 Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Tue, 8 Feb 2022 18:00:50 -0500 Subject: [PATCH] Clean up stray escapes in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8a6822..dce7c97 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ your.web.site { } ``` -Now your webring members can add links on their page to `https://your.web.site/next/\` `https://your.web.site/prev/\` in order to build the ring. For example, whoever runs the page at www.dragoness.space would add a link to `https://your.web.site/next/www.dragoness.space` and `https://your.web.site/prev/www.dragoness.space`. garlic.garden/onionring cen either use `/next/garlic.garden` or `/next/garlic.garden/onionring`. If more than one site were hosted on `garlic.garden`, then the second form would be required. +Now your webring members can add links on their page to `https://your.web.site/next/` `https://your.web.site/prev/` in order to build the ring. For example, whoever runs the page at www.dragoness.space would add a link to `https://your.web.site/next/www.dragoness.space` and `https://your.web.site/prev/www.dragoness.space`. garlic.garden/onionring cen either use `/next/garlic.garden` or `/next/garlic.garden/onionring`. If more than one site were hosted on `garlic.garden`, then the second form would be required. ## Downloads