Skip to content

Missing redirect for 2.7 reference manual URL #1013

@bernhardschmidt

Description

@bernhardschmidt

distro/systemd/openvpn-server@.service contains

Documentation=https://openvpn.net/community-resources/reference-manual-for-openvpn-@OPENVPN_VERSION_MAJOR@-@OPENVPN_VERSION_MINOR@/

which gets resolved at build-time to

Documentation=https://openvpn.net/community-resources/reference-manual-for-openvpn-2-7/

That website does not exist (Page not found). Guessing for 2.6 leads to

https://openvpn.net/community-resources/reference-manual-for-openvpn-2-6/
which redirects to https://openvpn.net/community-docs/community-articles/openvpn-2-6-manual.html. And https://openvpn.net/community-docs/community-articles/openvpn-2-7-manual.html does exist as well, so it's just a redirect that's missing.

Metadata

Metadata

Assignees

Labels

websiteNot related to code but to website

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions