Skip to content

Commit aed73a0

Browse files
update support_url attribute (#163)
1 parent d312d80 commit aed73a0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/playbooks/site-local-cdc-cassandra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ asciidoc:
3636
idprefix: ''
3737
idseparator: '-'
3838

39-
support_url: 'https://houston.datastax.com/hc/requests/new'
39+
support_url: 'https://support.datastax.com'
4040
astra_docs_base_url: 'https://docs.datastax.com/en/astra/docs'
4141

4242
# The "glossary-url" attribute below is used by writers when linking to a

docs/playbooks/site-publish-cdc-cassandra.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ asciidoc:
3939
sectlinks: ''
4040
idprefix: ''
4141
idseparator: '-'
42-
source-highlighter: highlightjs
42+
43+
support_url: 'https://support.datastax.com'
44+
astra_docs_base_url: 'https://docs.datastax.com/en/astra/docs'
4345

4446
# The "glossary-url" attribute below is used by writers when linking to a
4547
# term in the glossary. Referencing this attribute in an adoc file will

0 commit comments

Comments
 (0)