Skip to content

Commit e65e20f

Browse files
committed
fix: quickstart link and github link
1 parent f05863c commit e65e20f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/content/docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ hero:
99
dark: ../../assets/stackoverflow-white.png
1010
actions:
1111
- text: Quick Start Guide
12-
link: StackOverflowSDK/guides/quickstart/
12+
link: ./guides/quickstart/
1313
icon: right-arrow
1414
- text: API Version 3 overview
1515
link: https://stackoverflowteams.help/en/articles/9085836-api-v3-overview
1616
icon: document
1717
- text: View on GitHub
18-
link: https://github.com/stackoverflow/teams-sdk
18+
link: https://github.com/StackExchange/StackOverflowSDK
1919
icon: github
2020
variant: minimal
2121
---

0 commit comments

Comments
 (0)