Skip to content

Commit

Permalink
fix anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr authored Apr 25, 2024
1 parent 60d2171 commit ebf4448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit ebf4448

Please sign in to comment.