Skip to content

Commit 1feefcd

Browse files
moschmdtgarfieldnate
authored andcommitted
fix old lik
1 parent 22b1a5c commit 1feefcd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/soar_manual/03_SyntaxOfSoarPrograms.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2356,9 +2356,9 @@ This section describes how input and output are represented in working memory
23562356
and in productions. Interfacing with a Soar agent through input and output can
23572357
be done using the SML. The details of designing an
23582358
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
23622362
will be making use of a program that has already been implemented, or for those
23632363
who would simply like to understand how I/O works in Soar.
23642364

0 commit comments

Comments
 (0)