summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index e7728dba5..a7113c829 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -38,7 +38,7 @@ after_test:
- cd windows
- 7z a "pandoc.zip" pandoc.exe
- .\pandoc.exe -s -S --toc ..\MANUAL.txt -o MANUAL.html
- - .\pandoc.exe -s -S ..\COPYING -o COPYING.rtf
+ - .\pandoc.exe -s -S ..\COPYING.md -o COPYING.rtf
- copy ..\COPYRIGHT COPYRIGHT.txt
- |
set VERSION=