Skip to content

Commit

Permalink
Switch to static redirect_facility
Browse files Browse the repository at this point in the history
The docs are hosted on GitHub Pages, and the httpd facility will not have any effect there. Static should hopefully work, however.

See gh-5152
  • Loading branch information
shakuzen committed Jun 19, 2024
1 parent f09a59b commit 8af6125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ asciidoc:
urls:
latest_version_segment_strategy: redirect:to
latest_version_segment: ''
redirect_facility: httpd
redirect_facility: static
runtime:
log:
failure_level: warn
Expand Down

0 comments on commit 8af6125

Please sign in to comment.