summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorPablo Rodríguez <ousia@users.noreply.github.com>2015-06-09 22:22:58 +0200
committerPablo Rodríguez <ousia@users.noreply.github.com>2015-06-09 22:22:58 +0200
commitc18e93ca6e6b9edeb44d80c9a0f9113d274eeb70 (patch)
tree48cebfbedf84d00bd84a9324861babc328b47169 /windows
parentdc0e5c34b711b6d7c3764cc1962acdf2307c698c (diff)
replace old url with pandoc.org
Diffstat (limited to 'windows')
-rw-r--r--windows/pandoc.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/pandoc.wxs b/windows/pandoc.wxs
index 3e94c46fe..083c61d32 100644
--- a/windows/pandoc.wxs
+++ b/windows/pandoc.wxs
@@ -15,7 +15,7 @@
Minimum='0.0.0.0' IncludeMinimum='yes'
Maximum="99.0.0.0" IncludeMaximum="no" />
</Upgrade>
- <Property Id="ARPURLINFOABOUT" Value="http://johnmacfarlane.net/pandoc/" />
+ <Property Id="ARPURLINFOABOUT" Value="http://pandoc.org" />
<InstallExecuteSequence>
<RemoveExistingProducts After="InstallFinalize"/>