From 121e84dbfe8b56341961e73565679cd49e571972 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Sat, 19 Aug 2017 18:12:00 +0800 Subject: [PATCH] openvpn_guide: link to the security part --- doc/openvpn_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openvpn_guide.md b/doc/openvpn_guide.md index 6576af9..3c22a87 100644 --- a/doc/openvpn_guide.md +++ b/doc/openvpn_guide.md @@ -4,7 +4,7 @@ ![image4](/images/image4.PNG) # udp2raw command -It is always recommended to run `udp2raw` under a NON-ROOT user. For the following commands to work, please read [README](/README.md) first. +It is always recommended to run `udp2raw` under a NON-ROOT user. For the following commands to work, please read [this document](/README.md#security-important) first. #### run at server side ```bash