Skip to content

Commit ef2883f

Browse files
committed
Sync open source content 🐝 (from aed058705f8de5772cba0fd389707cfd4d0752f7)
1 parent 31a4417 commit ef2883f

File tree

148 files changed

+454
-436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+454
-436
lines changed

β€Ž.cursor/prompts/style-guide.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Our documentation should be accessible for customers whose native language isn
8888
- **Headings**: Use clear, descriptive headings for each section.
8989
- **Lists**: When listing steps or points, use ordered or unordered lists to improve readability.
9090
- **Code Blocks**: Use code blocks for technical commands and scripts, and ensure proper syntax highlighting.
91-
- **Links**: Links should be relative URLs like so: `[link](/docs/create-client-sdks)`
92-
- Avoid absolute paths `~~[link](https://www.speakeasy.com/docs/create-client-sdks)~~`
91+
- **Links**: Links should be relative URLs like so: `[link](/docs/sdks/create-client-sdks)`
92+
- Avoid absolute paths `~~[link](https://www.speakeasy.com/docs/sdks/create-client-sdks)~~`
9393
- Avoid linking to the mdx file `~~[link](./create-clients.mdx)~~`
9494
- Avoid using italics for emphasis.
9595
- Avoid numbered lists

0 commit comments

Comments
Β (0)