Skip to content

Commit c82f2c5

Browse files
committed
fix link
1 parent 60ba96f commit c82f2c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/QnAMaker/reference-document-format-guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ After importing a file or URL, QnA Maker converts and stores your content in the
1515

1616
If you add or edit your content directly in your knowledge base, use **markdown formatting** to create rich text content or change the markdown format content that is already in the answer. QnA Maker supports much of the markdown format to bring rich text capabilities to your content. However, the client application, such as a chat bot may not support the same set of markdown formats. It is important to test the client application's display of answers.
1717

18-
See a full list of [content types and examples](../Concepts/content-types.md#file-and-url-data-types).
18+
See a full list of [content types and examples](./Concepts/content-types.md#file-and-url-data-types).
1919

2020
## Basic document formatting
2121

@@ -111,4 +111,4 @@ Importing a knowledge base replaces the content of the existing knowledge base.
111111

112112
## Next steps
113113

114-
See a full list of [content types and examples](../Concepts/content-types.md#file-and-url-data-types)
114+
See a full list of [content types and examples](./Concepts/content-types.md#file-and-url-data-types)

0 commit comments

Comments
 (0)