Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You have two choices for adding a post:
### Add a post manually

1. Draft your design history post - it’s often easiest to do this in SharePoint
2. Create a new markdown file in `app/[service-name]/YYYY/MM/[post-name].md`
2. Create a new markdown file in `app/[service-name]/YYYY/MM/[post-name]/index.md`

> It’s often easier to duplicate an existing post as that will have the headers you need
Expand Down
Loading