summaryrefslogtreecommitdiff
path: root/readme-to-ascii.el
diff options
context:
space:
mode:
Diffstat (limited to 'readme-to-ascii.el')
-rw-r--r--readme-to-ascii.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme-to-ascii.el b/readme-to-ascii.el
index 5d28a34..2979d88 100644
--- a/readme-to-ascii.el
+++ b/readme-to-ascii.el
@@ -4,7 +4,7 @@
(add-to-list 'load-path org-location)
(require 'org))
-(let ((readme-file "README.org")
+(let ((readme-file "bog-readme.org")
exported-file
(final-file "README"))
(with-current-buffer (find-file-noselect readme-file)