svn commit: r1700238 - /serf/site/publish/index.html
[email protected] Mon, 31 Aug 2015 11:56:32 -0000
| Newsgroups | gmane.comp.apache.apr.serf.devel |
|---|---|
| Message-ID | <20150831115633.2C6D8AC006D__2590.23036710477$1443916073$gmane$org@hades.apache.org> |
Author: astieger
Date: Mon Aug 31 11:56:32 2015
New Revision: 1700238
URL: http://svn.apache.org/r1700238
Log:
* publish/index.html: HTML correctness: p tag not in scope after blockquote
Modified:
serf/site/publish/index.html
Modified: serf/site/publish/index.html
URL: http://svn.apache.org/viewvc/serf/site/publish/index.html?rev=1700238&r1=1700237&r2=1700238&view=diff
==============================================================================
--- serf/site/publish/index.html (original)
+++ serf/site/publish/index.html Mon Aug 31 11:56:32 2015
@@ -36,11 +36,11 @@
<strong>The latest (pre-ASF) 1.3.8 release source tarballs can be found here:</strong>
</p>
- <p>Windows package: <a href="https://serf.googlecode.com/svn/src_releases/serf-1.3.8.zip" rel="nofollow">serf-1.3.8.zip</a>
- <blockquote>SHA1: bbbd63336f28c6ee7af516c8560e3a35f084a4bb</blockquote></p>
+ <p>Windows package: <a href="https://serf.googlecode.com/svn/src_releases/serf-1.3.8.zip" rel="nofollow">serf-1.3.8.zip</a></p>
+ <blockquote>SHA1: bbbd63336f28c6ee7af516c8560e3a35f084a4bb</blockquote>
- <p>Other platforms: <a href="https://serf.googlecode.com/svn/src_releases/serf-1.3.8.tar.bz2" rel="nofollow">serf-1.3.8.tar.bz2</a>
- <blockquote>SHA1: 1d45425ca324336ce2f4ae7d7b4cfbc5567c5446</blockquote></p>
+ <p>Other platforms: <a href="https://serf.googlecode.com/svn/src_releases/serf-1.3.8.tar.bz2" rel="nofollow">serf-1.3.8.tar.bz2</a></p>
+ <blockquote>SHA1: 1d45425ca324336ce2f4ae7d7b4cfbc5567c5446</blockquote>
<p>Older versions can be downloaded from the Downloads page. </p>
</div>