Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/instructions/guide.instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Guide Writing Prompt

# Guide Writing Prompt for meshStack Documentation

When writing a guide for meshStack, follow this structure to ensure consistency, clarity, and a user-centric experience. Use the example from `new-guide-how-to-kickstart-your-IDP.md` as a template.
When writing a guide for meshStack, follow this structure to ensure consistency, clarity, and a user-centric experience. Use the example from `guides/core/how-to-kickstart-your-IDP.md` as a template.

## Structure

Expand Down
3 changes: 2 additions & 1 deletion .textlintrc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"https://docs.cloudfoundry.org/concepts/roles.html",
"https://docs.cloudfoundry.org/concepts/architecture/uaa.html#scopes"
]
}
},
"@elasticpath/no-dead-relative-link": true
}
}
Loading