summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/www/shared.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/www/shared.scm b/website/www/shared.scm
index 4563315..c769468 100644
--- a/website/www/shared.scm
+++ b/website/www/shared.scm
@@ -90,6 +90,6 @@ GUix Package Manager, Guile Scheme, Functional package management")))
"Guile") " under "
(a (@ (href ,(gnu-url "licenses/agpl-3.0.html")) (class "hlink-yellow"))
"AGPL") " license ("
- (a (@ (href "http://git.savannah.gnu.org/cgit/guix/guix-artwork.git")
+ (a (@ (href "http://git.savannah.gnu.org/cgit/guix/guix-artwork.git/tree/website")
(class "hlink-yellow"))
"Source code") ")."))