Skip to content

Commit db5a0ea

Browse files
update support_url attribute
1 parent 1730dca commit db5a0ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playbooks/site-local-pulsar-connector.yaml

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

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

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

playbooks/site-publish-pulsar-connector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ asciidoc:
4040
idprefix: ''
4141
idseparator: '-'
4242

43-
support_url: 'https://houston.datastax.com/hc/requests/new'
43+
support_url: 'https://support.datastax.com'
4444
astra_docs_base_url: 'https://docs.datastax.com/en/astra/docs'
4545

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

0 commit comments

Comments
 (0)