We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a5740 commit de2b80cCopy full SHA for de2b80c
antora.yml
@@ -57,7 +57,7 @@ asciidoc:
57
link-text: 'Learn more'
58
- title: 'Cloud API quickstart'
59
description: 'Get started with the Redpanda Cloud API.'
60
- url: 'link:/api/doc/cloud-controlplane/topic/topic-quickstart'
+ url: '/api/doc/cloud-controlplane/topic/topic-quickstart'
61
62
- title: 'rpk commands'
63
description: 'Redpanda CLI reference for Redpanda Cloud.'
@@ -74,4 +74,4 @@ asciidoc:
74
- title: 'Build a chat room application with Python'
75
url: 'redpanda-labs:clients:cloud-python.adoc'
76
- title: 'Build a chat room application with Rust'
77
- url: 'redpanda-labs:clients:cloud-rust.adoc'
+ url: 'redpanda-labs:clients:cloud-rust.adoc'
0 commit comments