Skip to content

Commit

Permalink
Make 'latest' remain in URL instead of 9_0 (#846)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4896773)
  • Loading branch information
janhoy committed May 11, 2022
1 parent a85f97d commit a464f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solr/solr-ref-guide/playbook.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ urls:
latest_version_segment: latest
# This does not work unless the redirect_facility below is set to
# something other than the default 'static'
latest_version_segment_strategy: redirect:from
latest_version_segment_strategy: redirect:to
# If this is set to 'httpd', antora will create a .htaccess file with all redirects, including 'latest'.
# Default is 'static' which produces index.html at the root.
# See https://docs.antora.org/antora/latest/playbook/urls-redirect-facility/
Expand Down

0 comments on commit a464f05

Please sign in to comment.