mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-24 04:18:52 +00:00
try out redirects file
Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
parent
598dfc32e8
commit
ae7a59fbb4
2 changed files with 18 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[build]
|
||||
command = "./copy-docs-assets.sh && mkdocs build"
|
||||
command = "./copy-docs-assets.sh && mkdocs build && cp _redirects site/"
|
||||
publish = "site"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue