File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2356,9 +2356,9 @@ This section describes how input and output are represented in working memory
2356
2356
and in productions. Interfacing with a Soar agent through input and output can
2357
2357
be done using the SML. The details of designing an
2358
2358
external process that uses SML to create the input and respond to output from
2359
- Soar are beyond the scope of this manual, but they are described
2360
- [online](https://soar.eecs.umich.edu/articles/articles/soar-markup-language-sml)
2361
- on the Soar website. This section is provided for the sake of Soar users who
2359
+ Soar are beyond the scope of this manual, but they are described in the
2360
+ [SML quick start guide](../tutorials/SMLQuickStartGuide.md).
2361
+ This section is provided for the sake of Soar users who
2362
2362
will be making use of a program that has already been implemented, or for those
2363
2363
who would simply like to understand how I/O works in Soar.
2364
2364
You can’t perform that action at this time.
0 commit comments