We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05863c commit e65e20fCopy full SHA for e65e20f
docs/src/content/docs/index.mdx
@@ -9,13 +9,13 @@ hero:
9
dark: ../../assets/stackoverflow-white.png
10
actions:
11
- text: Quick Start Guide
12
- link: StackOverflowSDK/guides/quickstart/
+ link: ./guides/quickstart/
13
icon: right-arrow
14
- text: API Version 3 overview
15
link: https://stackoverflowteams.help/en/articles/9085836-api-v3-overview
16
icon: document
17
- text: View on GitHub
18
- link: https://github.com/stackoverflow/teams-sdk
+ link: https://github.com/StackExchange/StackOverflowSDK
19
icon: github
20
variant: minimal
21
---
0 commit comments