There was an error while loading. Please reload this page.
1 parent 36e23af commit 3391c9bCopy full SHA for 3391c9b
1 file changed
readme.md
@@ -33,12 +33,10 @@ Example route composition:
33
34
#### examples
35
36
-Load runnable examples with ASDF:
+You can find the examples at:
37
38
-```lisp
39
-(ql:quickload :io.github.cl-sdk.wst.example.url-shortener)
40
-(ql:quickload :io.github.cl-sdk.wst.example.bookmark-manager)
41
-```
+- [cl-sdk/wst-url-shortener-example](https://github.com/cl-sdk/wst-url-shortener-example)
+- [cl-sdk/wst-bookmark-example](https://github.com/cl-sdk/wst-bookmark-example)
42
43
# license
44
0 commit comments