diff --git a/README.md b/README.md
index 738ba00..8b80376 100644
--- a/README.md
+++ b/README.md
@@ -63,11 +63,11 @@ nano -w vpnsetup_centos.sh
/bin/sh vpnsetup_centos.sh
```
-If unable to download via `wget`, you may alternatively open [vpnsetup.sh](vpnsetup.sh) (or [vpnsetup_centos.sh](vpnsetup_centos.sh)) and click the **`Raw`** button. Press `Ctrl+A` to select all, `Ctrl-C` to copy, then paste into your favorite editor.
+If unable to download via `wget`, you may alternatively open vpnsetup.sh (or vpnsetup_centos.sh) and click the **`Raw`** button. Press `Ctrl+A` to select all, `Ctrl-C` to copy, then paste into your favorite editor.
## Next Steps
-Get your computer to use the VPN. Search the web for instructions, e.g. https://www.google.com/search?q=setup+l2tp+client
+Get your computer or device to use the VPN. Search the web for instructions, e.g. google.com/search?q=setup+l2tp+client
Enjoy your very own VPN! :sparkles::tada::rocket::sparkles:
@@ -91,12 +91,12 @@ The scripts will backup your existing config files before making changes, to the
## Upgrading Libreswan
-The additional scripts [vpnupgrade_Libreswan.sh](vpnupgrade_Libreswan.sh) and [vpnupgrade_Libreswan_centos.sh](vpnupgrade_Libreswan_centos.sh) can be used to periodically upgrade Libreswan to the latest version. Check the official website and update the `SWAN_VER` variable as necessary.
+The additional scripts vpnupgrade_Libreswan.sh and vpnupgrade_Libreswan_centos.sh can be used to periodically upgrade Libreswan to the latest version. Check the official website and update the `SWAN_VER` variable as necessary.
## Bugs & Questions
- Have a question? Please first search other people's comments in this Gist and on my blog.
-- Ask Libreswan (IPsec) related questions on this mailing list, or check out its official wiki.
+- Ask Libreswan (IPsec) related questions on the mailing list, or check out this official wiki.
- If you found a reproducible bug, open a GitHub Issue to submit a bug report.
## Copyright and License