Skip to content

Commit

Permalink
Explicitly specify doc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroz2 committed Oct 20, 2020
1 parent 19e3d53 commit f2b9755
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/webapp/WEB-INF/redirects.properties
Expand Up @@ -46,6 +46,9 @@

# Temporary redirect until https://github.com/OpenLiberty/docs/issues/951 is merged
/docs/latest/why-open-liberty.html=/
/docs/20.0.0.10/why-open-liberty.html=/
/docs/20.0.0.11/why-open-liberty.html=/
/docs/20.0.0.12/why-open-liberty.html=/

# Redirect the docs link in the header to the latest version
/docs/=/docs/latest/
Expand Down

0 comments on commit f2b9755

Please sign in to comment.