We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77ef3d commit 19fcd2eCopy full SHA for 19fcd2e
1 file changed
local-antora-playbook.yml
@@ -22,8 +22,8 @@ content:
22
- url: https://github.com/redpanda-data/redpanda-labs
23
branches: main
24
start_paths: [docs,'*/docs']
25
- - url: ../rp-connect-docs
26
- branches: HEAD
+ - url: https://github.com/redpanda-data/rp-connect-docs
+ branches: single-source
27
ui:
28
bundle:
29
url: https://github.com/redpanda-data/docs-ui/releases/latest/download/ui-bundle.zip
0 commit comments