Bug #14927
Updated by Armand Sylvain over 5 years ago
Once Rudder is launched and you have access to its local documentation, the hyperlinks at the bottom of the pages that should allow to access the next/previous pages of the documentation are truncated, thus leading to 404 errors. For instance, one should redirect to https://localhost:8181/rudder-doc/get-started/current/configuration-policies/directive.html https://localhost:8181/get-started/current/configuration-policies/directive.html instead of https://localhost:8181/get-started/current/configuration-policies/directive.html . https://localhost:8181/rudder-doc/get-started/current/configuration-policies/directive.html. (/rudder-doc prefix missing)