From 82f749e21ffe91cbb0629f890ea9a27c9713bb93 Mon Sep 17 00:00:00 2001 From: David Botton Date: Wed, 11 May 2022 22:32:43 -0400 Subject: [PATCH] update tutorial indexes --- LEARN.md | 2 +- README.md | 2 +- tutorial/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LEARN.md b/LEARN.md index e29658a..efc8018 100644 --- a/LEARN.md +++ b/LEARN.md @@ -92,7 +92,7 @@ CLOG "The Framework" (Code Tutorials) - [29-tutorial.lisp](tutorial/29-tutorial.lisp) - Presentations (and jQuery) - linking lisp objects to clog objects - [30-tutorial.lisp](tutorial/30-tutorial.lisp) - Instant websites - clog-web-site - [31-tutorial.lisp](tutorial/31-tutorial.lisp) - Database and Authority based websites - clog-web-dbi and clog-auth -- [32-tutorial.lisp](tutorial/32-tutorial.lisp) - Database Managed Content webste - clog-web-content +- [32-tutorial.lisp](tutorial/32-tutorial.lisp) - Database Managed Content websites - clog-web-content CLOG Demos - Learn through Projects diff --git a/README.md b/README.md index 71b465b..94a54ef 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ CLOG Tutorials - [29-tutorial.lisp](tutorial/29-tutorial.lisp) - Presentations (and jQuery) - linking lisp objects to clog objects - [30-tutorial.lisp](tutorial/30-tutorial.lisp) - Instant websites - clog-web-site - [31-tutorial.lisp](tutorial/31-tutorial.lisp) - Database and Authority based websites - clog-web-dbi and clog-auth -- [32-tutorial.lisp](tutorial/32-tutorial.lisp) - Database Managed Content webste - clog-web-content +- [32-tutorial.lisp](tutorial/32-tutorial.lisp) - Database Managed Content websites - clog-web-content CLOG Demos diff --git a/tutorial/README.md b/tutorial/README.md index ecd9e05..a411061 100644 --- a/tutorial/README.md +++ b/tutorial/README.md @@ -57,4 +57,4 @@ Tutorial Summary - 29-tutorial.lisp - Presentations (and jQuery) - linking lisp objects to clog objects - 30-tutorial.lisp - Instant websites - clog-web-site - 31-tutorial.lisp - Database and Authority based websites - clog-web-dbi and clog-auth -- 32-tutorial.lisp - Database Managed Content webste - clog-web-content +- 32-tutorial.lisp - Database Managed Content websites - clog-web-content