From 4e27c38ccafdcf53e7e23bb0f96e35b95b6823cf Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Mon, 14 Apr 2025 21:22:03 -0700 Subject: [PATCH] Another typo in link --- doc/PLEIADES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/PLEIADES.md b/doc/PLEIADES.md index 5103a29..c97791d 100644 --- a/doc/PLEIADES.md +++ b/doc/PLEIADES.md @@ -21,7 +21,7 @@ PLEIADES incorporates many feature improvements and bug fixes from the previous The combination of all these enhancements make PLEIADES an efficient environment for programming and interacting with a 6502 computer. ## Documents: -- [PLASMA Language and Compiler](https://github.com/dschmenk/PLASMA/blob/master/doc/PLASMA.md)) +- [PLASMA Language and Compiler](https://github.com/dschmenk/PLASMA/blob/master/doc/PLASMA.md) - [PLASMA Libraries](https://github.com/dschmenk/PLASMA/wiki) - [PLFORTH - FORTH for PLEIADES](https://github.com/dschmenk/PLASMA/blob/master/doc/PLFORTH.md) - [DRAWL - LISP 1.5 for PLEIADES](https://github.com/dschmenk/PLASMA/blob/master/doc/DRAWL.md)