We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08e6bb4 + 3979e80 commit 75154c3Copy full SHA for 75154c3
1 file changed
README.md
@@ -36,11 +36,11 @@ Go through this [detailed guide](./content/README.md) on how to write content
36
37
## Asset Management
38
39
-### Strapi Assets Bucket
+### AWS s3 Assets Bucket
40
41
-All images and assets for the documentation are stored in the `strapi-assets` bucket. When uploading images or assets:
+All images and assets for the documentation are stored in the `docs-mdx-assets` bucket. When uploading images or assets:
42
43
-1. **Bucket Name**: `strapi-assets`
+1. **Bucket Name**: `docs-mdx-assets`
44
2. **Folder Structure**: Follow the same folder structure as the content layer in `/content`
45
3. **URL Format**: `https://docs-assets.setu.co/latest/{path-to-asset}`
46
0 commit comments