diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -37,7 +37,7 @@ I wrote this program because I run some applications under a VPN (e.g., clients for peer-to-peer protocols) and leave others untouched (like a game client). -For more details, see `openvpn-example.md` ([cgit][5], [github][6]). +For more details, see [my blog post on the subject][5]. license ------- @@ -47,8 +47,7 @@ license [2]: https://en.wikipedia.org/wiki/Setuid [3]: https://github.com/ausbin/nsdo/blob/master/LICENSE [4]: https://aur.archlinux.org/packages/nsdo-git/ -[5]: https://code.austinjadams.com/nsdo/plain/openvpn-example.md -[6]: https://github.com/ausbin/nsdo/blob/master/openvpn-example.md +[5]: https://austinjadams.com/blog/running-select-applications-through-openvpn/ manpage ------- |