Skip to content

Commit 75154c3

Browse files
authored
Merge pull request #420 from SetuHQ/fix/update-readme-asset
Updating asset managing details after aws migration
2 parents 08e6bb4 + 3979e80 commit 75154c3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ Go through this [detailed guide](./content/README.md) on how to write content
3636

3737
## Asset Management
3838

39-
### Strapi Assets Bucket
39+
### AWS s3 Assets Bucket
4040

41-
All images and assets for the documentation are stored in the `strapi-assets` bucket. When uploading images or assets:
41+
All images and assets for the documentation are stored in the `docs-mdx-assets` bucket. When uploading images or assets:
4242

43-
1. **Bucket Name**: `strapi-assets`
43+
1. **Bucket Name**: `docs-mdx-assets`
4444
2. **Folder Structure**: Follow the same folder structure as the content layer in `/content`
4545
3. **URL Format**: `https://docs-assets.setu.co/latest/{path-to-asset}`
4646

0 commit comments

Comments
 (0)