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 51698c9 commit 983d17eCopy full SHA for 983d17e
apps/api/docs/usage-guide.md
@@ -34,10 +34,10 @@ Users must have a valid **Microsoft account** for **Azure Authentication**. Ensu
34
Follow the development setup guides for API and portal to set up the codebase before proceeding further:
35
36
1. Set up API:
37
- - [API Development setup](/docs/development-setup.md)
38
- - [API Production setup](/docs/production-setup.md)
+ - [API Development setup](./development-setup.md)
+ - [API Production setup](./production-setup.md)
39
2. Set up Portal:
40
- - [Portal Development setup](/../portal/docs/development-setup.md)
+ - [Portal Development setup](../../portal/docs/development-setup.md)
41
42
## 3. Using the Transcript Summarizer Portal
43
0 commit comments