Skip to content

Commit fc324e9

Browse files
committed
hit s3 bucket files, not the aws console
1 parent 3ff2fd3 commit fc324e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fileSystemConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ let fileSystems: FileSystemConfig[] = [
139139
description: 'Example data from the AequilibraE plugin',
140140
thumbnail: 'images/thumb-localfiles.jpg',
141141
example: true,
142-
baseURL: 'https://us-east-1.console.aws.amazon.com/s3/buckets/aeqwrapper?region=us-east-1',
142+
baseURL: 'https://aeqwrapper.s3.amazonaws.com/',
143143
},
144144
{
145145
name: 'VSP/ZIB LakeFS',

0 commit comments

Comments
 (0)