Skip to content

Commit 8968c3f

Browse files
committed
Added global attribute values
1 parent 333a4da commit 8968c3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

antora.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ start_page: index.adoc
55

66
asciidoc:
77
attributes:
8+
allow-uri-read: '' # this has no effect in antora, but does help development in Intellij
89
product_name: 'Astra Streaming'
910
pulsar_version: '2.10' #DO NOT INCLUDE PATCH VERSION <MAJOR>.<MINOR>.<PATCH>
1011
debezium_version: '1.7'
1112
request_feature_access_email: '[email protected]'
1213
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'
1317

1418
nav:
1519
- modules/pulsar-io/nav.adoc

0 commit comments

Comments
 (0)