Skip to content

Commit 620a177

Browse files
committed
update doc s3 bucket
1 parent 6d7df24 commit 620a177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- run:
9999
name: Deploy Docs to S3
100100
command: >-
101-
aws s3 cp site s3://modules.redislabs.com/$WEBSITE_FOLDER/ --acl
101+
aws s3 cp site s3://oss.redislabs.com/$WEBSITE_FOLDER/ --acl
102102
public-read --recursive
103103
workflows:
104104
version: 2

0 commit comments

Comments
 (0)