mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
GitHub Issues: add new links to INSTALL and README
But keep the old links around as well for now since the GitHub issues aren't useful, yet. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20221130133154.39454-3-frank@lichtenheld.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25591.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
This commit is contained in:
parent
cf884bebe1
commit
48490cd137
2 changed files with 7 additions and 2 deletions
4
INSTALL
4
INSTALL
|
|
@ -276,6 +276,8 @@ TUN/TAP Driver References:
|
|||
|
||||
CAVEATS & BUGS:
|
||||
|
||||
* see the bug tracker on https://community.openvpn.net/openvpn/report
|
||||
* See the bug tracker on https://github.com/OpenVPN/openvpn/issues
|
||||
and the wiki on https://community.openvpn.net/wiki for more detailed
|
||||
caveats on operating systems, and for open and resolved bug reports.
|
||||
* Note: We only recently switched to GitHub for reporting new issues,
|
||||
old issues can be found at https://community.openvpn.net/openvpn/report
|
||||
|
|
|
|||
5
README
5
README
|
|
@ -30,7 +30,10 @@ For a sample VPN configuration, see
|
|||
http://openvpn.net/howto.html
|
||||
|
||||
To report an issue, see
|
||||
https://community.openvpn.net/openvpn/newticket
|
||||
https://github.com/OpenVPN/openvpn/issues/new
|
||||
(Note: We recently switched to GitHub for reporting new issues,
|
||||
old issues can be found at:
|
||||
https://community.openvpn.net/openvpn/report)
|
||||
|
||||
For a description of OpenVPN's underlying protocol,
|
||||
see the file ssl.h included in the source distribution.
|
||||
|
|
|
|||
Loading…
Reference in a new issue