fix repl url

This commit is contained in:
David Botton 2022-05-15 14:58:47 -04:00
parent c8374abfe9
commit e0331338f7
2 changed files with 2 additions and 2 deletions

View file

@ -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: