Skip to content

Commit d3e8840

Browse files
committed
fix links
1 parent 1c22c3b commit d3e8840

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/QnAMaker/How-To/set-up-qnamaker-service-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ QnA Maker creates several Azure resources. To reduce management and benefit from
108108
|Application Insights||Can be shared|
109109
|Search service||1. `testkb` is a reserved name for the QnAMaker service; it can’t be used by others.<br>2. Synonym map by the name `synonym-map` is reserved for the QnAMaker service.<br>3. The number of published knowledge bases is limited by Search service tier. If there are free indexes available, other services can use them.|
110110

111-
Learn more about the [App service](../../app-service/index.yml) and [Search service](../../search/index.yml).
111+
Learn more about the [App service](../../../app-service/index.yml) and [Search service](../../../search/index.yml).
112112

113113
### Using a single Search service
114114

@@ -201,7 +201,7 @@ The management service of QnA Maker is used only for the QnA Maker portal and fo
201201

202202
## Next steps
203203

204-
Learn more about the [App service](../../app-service/index.yml) and [Search service](../../search/index.yml).
204+
Learn more about the [App service](../../../app-service/index.yml) and [Search service](../../../search/index.yml).
205205

206206
> [!div class="nextstepaction"]
207207
> [Create and publish a knowledge base](../Quickstarts/create-publish-knowledge-base.md)

0 commit comments

Comments
 (0)