From cf4b3399b8fd9e23a328940fdf7bba5328aa8e1f Mon Sep 17 00:00:00 2001 From: es183923 <72744903+es183923@users.noreply.github.com> Date: Mon, 4 Apr 2022 18:59:21 -0400 Subject: [PATCH] fix button url for after merge --- examples/tailscale-vpn/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/tailscale-vpn/README.md b/examples/tailscale-vpn/README.md index 8e7829c..448f542 100644 --- a/examples/tailscale-vpn/README.md +++ b/examples/tailscale-vpn/README.md @@ -6,7 +6,7 @@ tags: - vpn --- -[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Frailway%2Fstarters%2Ftree%2Fmaster%2Fexamples%2Ftailscale-vpn&envs=TAILSCALE_AUTHKEY&referralCode=erics) +[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Frailwayapp%2Fstarters%2Ftree%2Fmaster%2Fexamples%2Ftailscale-vpn&envs=TAILSCALE_AUTHKEY&referralCode=erics) # Tailscale VPN @@ -31,4 +31,4 @@ This is an easy-to-use example for creating your own private VPN on Railway. ![click triple dots](./images/click-triple-dots.png) 9. Then, click **Edit route settings...**. Then, turn on the option that says **Use as exit node**. ![use as exit node](./images/use-as-exit-node.png) -10. Configure your computer to use the exit node, and you're done! \ No newline at end of file +10. Configure your computer to use the exit node, and you're done!