Skip to content

Commit a7758c7

Browse files
committed
cleanup
1 parent 75dcace commit a7758c7

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

antora-playbook.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ content:
2323
# stackablectl
2424
- url: https://github.com/stackabletech/stackablectl.git
2525
start_path: docs
26-
branches: main
2726
# internal operators
2827
- url: https://github.com/stackabletech/commons-operator.git
2928
start_path: docs

local-antora-playbook.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ content:
2222
# stackablectl
2323
- url: https://github.com/stackabletech/stackablectl.git
2424
start_path: docs
25-
branches: main
2625
# internal operators
2726
- url: https://github.com/stackabletech/commons-operator.git
2827
start_path: docs

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from = "/opa/stable/*"
88
to = "/home/stable/opa/:splat"
99
status = 302
10-
force = true
10+
force = true # We're generating a compat page, but redirect it

0 commit comments

Comments
 (0)