Skip to content

Commit

Permalink
📖 Add /agenda redirect in book
Browse files Browse the repository at this point in the history
For this iteration, we'll keep using the 2023 agenda until the 2024 and
the historical ones are available somewhere safe.

Signed-off-by: Vince Prignano <vincepri@redhat.com>
  • Loading branch information
vincepri committed Jan 5, 2024
1 parent 624f892 commit 8c9d9bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ additional-css = ["theme/css/custom.css"]

[output.html.redirect]
"/tasks/upgrade.html" = "/tasks/upgrading-cluster-api-versions.html"
"/agenda.html" = "/agenda/2023.html"
"/agenda/2023.html" = "https://docs.google.com/document/d/1ushaVqAKYnZ2VN_aa3GyKlS4kEd6bSug13xaXOakAQI"

[preprocessor.tabulate]
command = "./util-tabulate.sh"
Expand Down

0 comments on commit 8c9d9bc

Please sign in to comment.