fix browse url's
This commit is contained in:
@@ -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.fsdproject.org/fes", "browse") ..
|
||||
std.external("https://git.fsdproject.org/fes/log.html", "browse") ..
|
||||
" its source code or get a copy using the following command:")
|
||||
site:code("git clone https://git.vxserver.dev/fSD/fes")
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ site:h2("Yait")
|
||||
site:muted("Yait is a highly opinionated C and SH project generator.")
|
||||
|
||||
site:h2("Development")
|
||||
site:p("You can " .. std.external("https://git.vxserver.dev/fSD/yait", "browse") .. " its source code or get a copy using the following command:")
|
||||
site:p("You can " .. std.external("https://git.fsdproject.org/yait/log.html", "browse") .. " its source code or get a copy using the following command:")
|
||||
site:code("git clone https://git.vxserver.dev/fSD/yait")
|
||||
|
||||
site:h2("Download")
|
||||
|
||||
Reference in New Issue
Block a user