-
Notifications
You must be signed in to change notification settings - Fork 994
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #37434 - Use nightly for develop manual links
Foreman has for the longest time had https://theforeman.org/manuals/$next redirect to https://theforeman.org/manuals/nightly in our Apache configuration. This means that on every branching we need to modify this. It also doesn't play well with caching and using pure static webservers. If Foreman uses nightly as the version, this whole redirect is no longer needed.
- Loading branch information
Showing
2 changed files
with
23 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters