summaryrefslogtreecommitdiff
path: root/hall.scm
diff options
context:
space:
mode:
Diffstat (limited to 'hall.scm')
-rw-r--r--hall.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/hall.scm b/hall.scm
index 28a38bc..64f7b63 100644
--- a/hall.scm
+++ b/hall.scm
@@ -38,8 +38,8 @@ read is, without having to devote your own brain power to sorting them.")
(text-file "COPYING")
(text-file "HACKING")
(text-file "NEWS")
- (symlink "README" "README.org")
- (org-file "README")))
+ (symlink "README" "README.rst")
+ (text-file "README.rst")))
(infrastructure
((scheme-file "hall")
(text-file ".gitignore")