diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 20:01:53 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 20:01:53 +0300 |
commit | 26c095a13cbb204543c73194df15a96707cf8ee0 (patch) | |
tree | a64801b1e246f80ad35e8f6ebe8e21ac985f8236 /README.md | |
parent | index.html: get rid of the always-present & in the example link (diff) | |
download | wireguard-config-26c095a13cbb204543c73194df15a96707cf8ee0.tar.gz wireguard-config-26c095a13cbb204543c73194df15a96707cf8ee0.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ connection managers: * [NetworkManager], * `ip` and [wg]. -[wg-quick]: https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8 +[wg-quick]: https://man7.org/linux/man-pages/man8/wg-quick.8.html [systemd-networkd]: https://www.freedesktop.org/software/systemd/man/systemd.network.html [NetworkManager]: https://wiki.gnome.org/Projects/NetworkManager [wg]: https://man7.org/linux/man-pages/man8/wg.8.html |