1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-08 03:29:33 +00:00

Update README fixing location of Medley Introduction. (#484)

This commit is contained in:
Bill Stumbo
2023-09-13 10:49:27 -04:00
committed by GitHub
parent 7fce08f92c
commit 3207df6e24

View File

@@ -4,7 +4,7 @@ Maiko is the implementation of the Medley Interlisp virtual machine, for a
byte-coded Lisp instruction set and some low-level functions for
connecting with Lisp for access to display (via X11) and disk etc.
For an overview, see [Medley Interlisp Introduction](https://github.com/Interlisp/medley/wiki/Medley-Interlisp-Introduction).
For an overview, see [Medley Interlisp Introduction](https://interlisp.org/medley/using/docs/medley/).
See [the Medley repository](https://github.com/Interlisp/medley) for
* [Issues](https://github.com/Interlisp/medley/issues) (note that maiko issues are there too)