diff options
author | Ludovic Courtès | 2012-06-01 18:18:54 +0200 |
---|---|---|
committer | Ludovic Courtès | 2012-06-01 18:18:54 +0200 |
commit | be2162ada207514c673afcb467097889170a8020 (patch) | |
tree | 21595d23357f1a79e1f0e2c81d10101a410ddd88 /README | |
parent | 0d38cbba0b9bbfd3c885c7f24e2b224579a334a4 (diff) | |
download | skribilo-be2162ada207514c673afcb467097889170a8020.tar.gz skribilo-be2162ada207514c673afcb467097889170a8020.tar.lz skribilo-be2162ada207514c673afcb467097889170a8020.zip |
Update Guile-Lib URL.
* README, TODO, web/index.skb: Update.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ To convert images in the `fig' format: To be able to use the `rss-2' reader, you will need: * Guile-Lib (specifically, `sxml' and `htmlprag' modules) - http://home.gna.org/guile-lib/ + http://www.nongnu.org/guile-lib/ This is it! |