Skip to content

Commit 45626d3

Browse files
authored
Update docs/kb/http.md
1 parent faac533 commit 45626d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kb/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The default implementation of .z.ph displays all variables and views. For exampl
3636

3737
Providing q code as a GET param causes it to be evaluated eg. `http://localhost:8080?1+1` returns `2`.
3838

39-
[.h.HOME](../ref/doth.md#hhome-webserver-root) can be set to be the webserver root in order to serve files contained in the directory e.g.
39+
[.h.HOME](../ref/doth.md#hhome-webserver-root) can be set to be the webserver root to serve files contained in the directory e.g.
4040
creating an HTML file index.html in directory `/webserver/` and setting `.h.HOME="/webserver"` allows the file to be viewed via `http://localhost:8080/index.html'.
4141

4242
:fontawesome-regular-map:

0 commit comments

Comments
 (0)