Skip to content

Commit aa91342

Browse files
authored
Merge pull request RedisJSON#68 from RedisLabsModules/docs_update
update doc s3 bucket
2 parents 6d7df24 + 620a177 commit aa91342

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)