update references

This commit is contained in:
2026-01-18 11:34:03 -05:00
parent 9228e7a324
commit 79f1d5fb4a

View File

@@ -11,7 +11,7 @@ site:muted("fes is a lightweight, static, and optionated microframework.")
site:h2("Development")
site:p("You can " ..
std.external("https://git.vxserver.dev/fSD/fes", "browse") ..
std.external("https://git.fsdproject.org/fes", "browse") ..
" its source code or get a copy using the following command:")
site:code("git clone https://git.vxserver.dev/fSD/fes")