aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorLudovic Courtès2012-06-01 18:18:54 +0200
committerLudovic Courtès2012-06-01 18:18:54 +0200
commitbe2162ada207514c673afcb467097889170a8020 (patch)
tree21595d23357f1a79e1f0e2c81d10101a410ddd88 /web
parent0d38cbba0b9bbfd3c885c7f24e2b224579a334a4 (diff)
downloadskribilo-be2162ada207514c673afcb467097889170a8020.tar.gz
skribilo-be2162ada207514c673afcb467097889170a8020.tar.lz
skribilo-be2162ada207514c673afcb467097889170a8020.zip
Update Guile-Lib URL.
* README, TODO, web/index.skb: Update.
Diffstat (limited to 'web')
-rw-r--r--web/index.skb2
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))