We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff2fd3 commit fc324e9Copy full SHA for fc324e9
1 file changed
src/fileSystemConfig.ts
@@ -139,7 +139,7 @@ let fileSystems: FileSystemConfig[] = [
139
description: 'Example data from the AequilibraE plugin',
140
thumbnail: 'images/thumb-localfiles.jpg',
141
example: true,
142
- baseURL: 'https://us-east-1.console.aws.amazon.com/s3/buckets/aeqwrapper?region=us-east-1',
+ baseURL: 'https://aeqwrapper.s3.amazonaws.com/',
143
},
144
{
145
name: 'VSP/ZIB LakeFS',
0 commit comments