Author: wikier
Date: Fri May 15 08:48:09 2015
New Revision: 1679511
URL: http://svn.apache.org/r1679511
Log:
fixed typo
Modified:
marmotta/site/trunk/content/markdown/download.md.vm
Modified: marmotta/site/trunk/content/markdown/download.md.vm
URL:
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/download.md.vm?rev=1679511&r1=1679510&r2=1679511&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/download.md.vm (original)
+++ marmotta/site/trunk/content/markdown/download.md.vm Fri May 15 08:48:09 2015
@@ -62,7 +62,7 @@ After downloading the files, check the s
## Looks like & must be xml-encoded with the doxia markdown plugin:
##
http://stackoverflow.com/questions/20629485/doxia-markdown-issue-with-ampersand-in-links
The
[Changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=${jira_pid}&version=${vid}&styleName=Text)
-is available from the [AFS
Jira](https://issues.apache.org/jira/browse/MARMOTTA).
+is available from the [ASF
Jira](https://issues.apache.org/jira/browse/MARMOTTA).
#end
##
@@ -76,7 +76,7 @@ $dh$dh $version ($date.format('MMM dd, y
## Looks like & must be xml-encoded with the doxia markdown plugin:
##
http://stackoverflow.com/questions/20629485/doxia-markdown-issue-with-ampersand-in-links
The
[Changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=${jira_pid}&version=${vid}&styleName=Text)
-is available from the [AFS
Jira](https://issues.apache.org/jira/browse/MARMOTTA).
+is available from the [ASF
Jira](https://issues.apache.org/jira/browse/MARMOTTA).
* Source: #package( $version 'src' 'zip' 'ZIP', true) / #package( $version
'src' 'tar.gz' 'TGZ', true)
* WAR: #package( $version 'webapp' 'zip' 'ZIP', true) / #package( $version
'webapp' 'tar.gz' 'TGZ', true)