Skip to content

Commit 4126d21

Browse files
committed
Remove global vals
1 parent 51a672a commit 4126d21

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

antora.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,11 @@ start_page: index.adoc
66
asciidoc:
77
attributes:
88
allow-uri-read: '' # this has no effect in antora, but does help development in Intellij
9-
product_name: 'Astra Streaming'
109
pulsar_version: '2.10' #DO NOT INCLUDE PATCH VERSION <MAJOR>.<MINOR>.<PATCH>
1110
debezium_version: '1.7'
1211
request_feature_access_email: '[email protected]'
13-
astra_ui: 'Astra Portal'
14-
astra-streaming-examples-repo: 'https://raw.githubusercontent.com/datastax/astra-streaming-examples/using-s4k-guide'
15-
external-link-icon: '&#x2197;'
16-
luna-streaming-examples-repo: 'https://raw.githubusercontent.com/datastaxdevs/luna-streaming-examples/main'
1712

1813
nav:
1914
- modules/pulsar-io/nav.adoc
20-
- modules/functions/nav.adoc
15+
- modules/functions/nav.adoc
16+
- modules/use-cases-architectures/nav.adoc

0 commit comments

Comments
 (0)