Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 88c0505

Browse files
Vishwac Sena KannanVishwac Sena Kannan
authored andcommitted
add cross links to lu and qna
1 parent d5fce08 commit 88c0505

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/luis/docs/lu-file-format.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# .lu File Format
22
.lu files contain markdown-like, simple text based definitions for [LUIS](http://luis.ai) concepts.
33

4+
See [here](./qna-file-format.md) to learn more about the .qna file format.
5+
46
- [Comments](#Adding-comments)
57
- [Intent](#Intent)
68
- [Entities](#Entity)

packages/luis/docs/qna-file-format.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# .qna File Format
22
.qna files contain markdown-like, simple text based definitions for [QnAmaker.ai](http://qnamaker.ai) concepts.
33

4+
See [here](./lu-file-format.md) to learn more about the .lu file format.
5+
46
Supported concepts:
57

68
- [Comments](#Adding-comments)

0 commit comments

Comments
 (0)