mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
fix repl url
This commit is contained in:
parent
c8374abfe9
commit
e0331338f7
2 changed files with 2 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ CLOG-USER> (setf (background-color *body*) \"beige\")
|
|||
CLOG-USER> (create-div *body* :content \"Hello World!\")
|
||||
```
|
||||
|
||||
The clog-repl URL is http://127.0.0.1/repl *body* will always refer to the
|
||||
The clog-repl URL is http://127.0.0.1:8080/repl *body* will always refer to the
|
||||
last access of that URL.
|
||||
|
||||
To open a browser with the CLOG manual:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue