main.
Content directory
vX.Y.z/ subdirectories. All content lives directly under content/well-architected-framework/docs/.
Versioning behavior
The Well-Architected Framework does not use directory-based versioning. All edits go directly tocontent/well-architected-framework/docs/. The content API tracks a single version on main.
Finding and editing Well-Architected Framework docs
Edit the file
Open the
.mdx file you want to change. Since there are no version subdirectories, the file path maps directly to the URL route.Product configuration reference
| Attribute | Value |
|---|---|
productSlug | well-architected-framework |
contentDir | docs (in source repo) |
websiteDir | website (in source repo) |
dataDir | data |
assetDir | img |
versionedDocs | false |