Skip to content

Commit 2feda88

Browse files
committed
Improve README URLs
1 parent 5e3f823 commit 2feda88

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ Presuming [Elpaca](https://github.com/progfolio/elpaca), use as follows:
6565
- [Commands that operate on region](#commands-that-operate-on-region)
6666
- [IDE-like features](#ide-like-features)
6767
- [Demos](#demos)
68-
- [[Demo 1: Practice generating code](https://enzuru.github.io/lispy/demo-1.html)](#demo-1-practice-generating-codehttpsenzurugithubiolispydemo-1)
69-
- [[Demo 2: The substitution model for procedure application](https://enzuru.github.io/lispy/demo-2.html)](#demo-2-the-substitution-model-for-procedure-applicationhttpsenzurugithubiolispydemo-2)
70-
- [[Demo 3: Down the rabbit hole](https://enzuru.github.io/lispy/demo-3)](#demo-3-down-the-rabbit-holehttpsenzurugithubiolispydemo-3)
71-
- [[Demo 4: Project Euler p100 and Clojure](https://enzuru.github.io/lispy/demo-4)](#demo-4-project-euler-p100-and-clojurehttpsenzurugithubiolispydemo-4)
72-
- [[Demo 5: ->>ification](https://enzuru.github.io/lispy/demo-5)](#demo-5--ificationhttpsenzurugithubiolispydemo-5)
73-
- [[Demo 6: cond->if->cond](https://enzuru.github.io/lispy/demo-6)](#demo-6-cond-if-condhttpsenzurugithubiolispydemo-6)
68+
- [Demo 1: Practice generating code](https://enzuru.github.io/lispy/demo-1.html)
69+
- [Demo 2: The substitution model for procedure application](https://enzuru.github.io/lispy/demo-2.html)
70+
- [Demo 3: Down the rabbit hole](https://enzuru.github.io/lispy/demo-3.html)
71+
- [Demo 4: Project Euler p100 and Clojure](https://enzuru.github.io/lispy/demo-4.html)
72+
- [Demo 5: ->>ification](https://enzuru.github.io/lispy/demo-5.html)
73+
- [Demo 6: cond->if->cond](https://enzuru.github.io/lispy/demo-6.html)
7474
- [Screencasts](#screencasts)
7575

7676
<!-- markdown-toc end -->

0 commit comments

Comments
 (0)