diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/index.skb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.skb b/web/index.skb index 326169e..7f01cf5 100644 --- a/web/index.skb +++ b/web/index.skb @@ -69,7 +69,7 @@ (ref :url "http://ploticus.sf.net/" :text body)) (define (guile-lib . body) - (ref :url "http://home.gna.org/guile-lib/" :text body)) + (ref :url "http://www.nongnu.org/guile-lib/" :text body)) (define (freedom . body) (ref :url "http://www.gnu.org/philosophy/free-sw.html" :text body)) |