website: cuirass: Update manual location.

* website/apps/base/templates/cuirass.scm (cuirass-t): Update manual location.
This commit is contained in:
Mathieu Othacehe 2021-03-23 12:21:39 +01:00
parent d75f7a8b0f
commit 39658a1f8f
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ to monitor the build results."))
" asynchronous library.")))
,(G_ `(h3 "Documentation"))
,(G_ `(p "Cuirass documentation is accessible "
,(G_ `(a (@ (href ,(manual-url "Continuous-Integration.html")))
,(G_ `(a (@ (href ,(guix-url "/cuirass/manual/")))
"here"))
"."))
,(G_ `(h3 "Project repository"))