Skip to content

Commit 5b7a250

Browse files
committed
docs: update documentation link to use manoel.dev domain
1 parent a42dc83 commit 5b7a250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/webapp.lisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ history.pushState(null, '', url);
126126
(:br)
127127
(:span "Documentation: "
128128
(:a :href
129-
"https://lerax.me/lisp-inference" "lerax.me/lisp-inference"))))
129+
"https://manoel.dev/lisp-inference" "manoel.dev/lisp-inference"))))
130130

131131
(defun render-note (string)
132132
(reblocks/html:with-html ()

0 commit comments

Comments
 (0)