Skip to content

Commit 82b185f

Browse files
committed
remove trailing slash
1 parent dbf46bc commit 82b185f

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

antora-playbook-staging.diff.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ content:
8282

8383
asciidoc:
8484
attributes:
85-
# page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net/ # Production, via Elliot
86-
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/ # Staging, via Elliot
85+
# page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net # Production, via Elliot
86+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net # Staging, via Elliot

antora-playbook-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ asciidoc:
9898
cbpp: Couchbase++
9999
kroki-server-url: null
100100
kroki-fetch-diagram: true
101-
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/
101+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net
102102
content:
103103
branches: master
104104
sources:

antora-playbook.preview.diff.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ asciidoc:
2020
kroki-server-url: null
2121
page-show-preview-banner: true
2222
page-watermark: preview@
23-
# page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net/ # Production, via Elliot
24-
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/ # Staging, via Elliot
23+
# page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net # Production, via Elliot
24+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net # Staging, via Elliot
2525

2626
ui:
2727
bundle:

antora-playbook.preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ content:
242242
- temp/4.3
243243
- url: https://github.com/couchbase/docs-sdk-php
244244
branches:
245+
- temp/4.4
245246
- temp/4.3
246247
- temp/4.2
247248
- url: https://github.com/couchbase/docs-sdk-python
@@ -384,7 +385,7 @@ asciidoc:
384385
kroki-server-url: null
385386
page-show-preview-banner: true
386387
page-watermark: preview@
387-
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/
388+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net
388389
ui:
389390
bundle:
390391
url: https://github.com/couchbase/docs-ui/releases/download/prod-217/ui-bundle.zip

0 commit comments

Comments
 (0)