Skip to content

Commit bbe64fa

Browse files
author
Tom Laird-McConnell
authored
Merge pull request microsoft#1095 from Microsoft/vishwacsena-patch-1
[MSLG CLI] Update readme.md to fix broken link
2 parents 75f2ae1 + 7f5f121 commit bbe64fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/MSLG/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
> *NOTE: This is a **preview** tool and breaking changes may happen before it is released*.
22
33
# MSLG Command Line tool
4-
MSLG is a command line tool that parses .lg files which adheres to the [LG file format](https://github.com/Microsoft/BotBuilder-Samples/blob/master/experimental/language-generation/lg-file-format.md). MSLG CLI tool can:
4+
MSLG is a command line tool that parses .lg files which adheres to the [LG file format](https://github.com/Microsoft/BotBuilder-Samples/blob/master/experimental/language-generation/docs/lg-file-format.md). MSLG CLI tool can:
55
- Report an error on invalid .lg file. All errors that are statically detectable are reported.
66
- Generate a collated .lg file by parsing and analyzing more than one .lg files.
77
- Expand any given template (or all templates in a file) based on test values for entity references.

0 commit comments

Comments
 (0)