diff --git a/antora-playbook.yml b/antora-playbook.yml index 29612e0960..639c7232d3 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -173,13 +173,6 @@ content: - "v@({1..9})*({0..9}).+({0..9}).*" # Exclude versions without proper folder structure or with generation errors - "!v1.0.0-alpha.*" - - url: https://github.com/camptocamp/devops-stack-module-velero.git - start_path: docs - branches: [] - tags: - - "v@({1..9})*({0..9}).+({0..9}).*" - # Exclude versions without proper folder structure or with generation errors - - "!v1.0.0-alpha.*" ui: bundle: url: https://github.com/camptocamp/devops-stack-antora-ui/releases/download/main-latest/ui-bundle.zip diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index d0aa866418..e78821e83f 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -47,4 +47,3 @@ * xref:rclone:ROOT:README.adoc[Rclone] * xref:thanos:ROOT:README.adoc[Thanos] * xref:traefik:ROOT:README.adoc[Traefik] -* xref:velero:ROOT:README.adoc[Velero]