Skip to content

Commit

Permalink
Add redirect url for meeting document (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik-K-N authored Oct 3, 2024
1 parent c708029 commit 3e538a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/book/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ curly-quotes = true
git-repository-url = "https://sigs.k8s.io/cluster-api-provider-ibmcloud"
additional-css = ["theme/css/custom.css"]

[output.html.redirect]
"/agenda.html" = "https://docs.google.com/document/d/1oWnqXy1VFv0E3kovQoZfS6IlVP0L4eaQsN-2HYC_6_A"

[preprocessor.tabulate]
command = "mdbook-tabulate"

Expand Down

0 comments on commit 3e538a5

Please sign in to comment.