summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
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"/>