From ebf4448983274597d3d14b44615a2f238c1d5041 Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Thu, 25 Apr 2024 23:32:45 +0200 Subject: [PATCH] fix anchor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3098692..f536d76 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ SvelteKit CSR site with SSR disabled that implements `ndk`, `nostr-zap` and `@no **Why SvelteKit if no SSR?**: No justification other than habit. Convert it in a PR and I won't complain. ## Try it without build/deploy -You can preview your relay on myrelay.page and even edit it without building or deploying it through the netlify build (which is always latest). **Important: Works for `wss` relays only!** Also see [requirements for editing](https://github.com/sandwichfarm/myrelay.page/edit/main/README.md#important-notes) +You can preview your relay on myrelay.page and even edit it without building or deploying it through the netlify build (which is always latest). **Important: Works for `wss` relays only!** Also see [requirements for editing](#important-notes) `https://relaypage.netlify.app/?url=$YOUR_RELAY_URL`