docker-openvpn icon indicating copy to clipboard operation
docker-openvpn copied to clipboard

Links broken on Docker Hub

Open TheFax opened this issue 4 years ago • 1 comments

Some links are broken on https://hub.docker.com/r/kylemanna/openvpn : docs folder --> 404 systemd documentation to learn more --> 404 documentation --> 404 see this document --> 404 ...etc...

This issue makes this image completely unuseful for me.

TheFax avatar Oct 10 '21 13:10 TheFax

The links are automatically resolved with the base domain of the page. This results in the correct "GibtHub.com" being resolved as "hub.docker.com" and thus the corresponding documents are no longer found.

KruseCarsten avatar Nov 08 '21 09:11 KruseCarsten