Skip to content

Commit 33c8f53

Browse files
authored
Merge pull request #4 from datastax/DOC-3853
DOC-3853: Update/add support_url attribute
2 parents e946bfd + 1d0137b commit 33c8f53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playbooks/site-local-astra-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ asciidoc:
112112
gtable1: 'book'
113113
gtable2: 'reader'
114114

115-
support_url: 'https://houston.datastax.com/hc/requests/new'
115+
support_url: 'https://support.datastax.com'
116116
astra_docs_base_url: 'https://docs.datastax.com/en/astra/docs'
117117

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

playbooks/site-publish-astra-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ asciidoc:
115115
gtable1: 'book'
116116
gtable2: 'reader'
117117

118-
support_url: 'https://houston.datastax.com/hc/requests/new'
118+
support_url: 'https://support.datastax.com'
119119
astra_docs_base_url: 'https://docs.datastax.com/en/astra/docs'
120120

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

0 commit comments

Comments
 (0)