File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " soteams-sdk-docs " : minor
3+ ---
4+
5+ Changed site URL to sdk.stackoverflow.help
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ yarn add @stackoverflow/teams-sdk
4040
4141# # 📚 Documentation
4242
43- * [Quick Start Guide](https://sdk.stackoverflowteams.com /)
43+ * [Quick Start Guide](https://sdk.stackoverflow.help /)
4444* [API v3 Overview](https://stackoverflowteams.help/en/articles/9085836-api-v3-overview)
4545
4646# # 🛠 Contributing
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import starlight from '@astrojs/starlight';
44
55// https://astro.build/config
66export default defineConfig ( {
7- site : 'https://sdk.stackoverflowteams.com ' ,
7+ site : 'https://sdk.stackoverflow.help ' ,
88 integrations : [
99 starlight ( {
1010 favicon : '/favicon.ico' ,
You can’t perform that action at this time.
0 commit comments