Author: robertkowalski
Date: Fri Jul 11 19:26:56 2014
New Revision: 1609778
URL: http://svn.apache.org/r1609778
Log:
Fix blog url
Modified:
couchdb/site/index.html
Modified: couchdb/site/index.html
URL: http://svn.apache.org/viewvc/couchdb/site/index.html?rev=1609778&r1=1609777&r2=1609778&view=diff
==============================================================================
--- couchdb/site/index.html (original)
+++ couchdb/site/index.html Fri Jul 11 19:26:56 2014
@@ -323,7 +323,7 @@ This fabulous linen texture was integrat
<li class="corner"></li>
<li><a href="http://docs.couchdb.org/en/latest/" onclick="_gaq.push(['_link',
'http://docs.couchdb.org/en/latest/']); return false;">Documentation</a>
<li><a href="http://wiki.apache.org/couchdb/CurrentReleases">Current
Releases<span></span></a></li>
- <li><a href="https://blogs.apache.org/couchdb/" onclick="_gaq.push(['_link',
'https://blogs.apache.org/couchdb/']); return false;">Blog</a>
+ <li><a href="http://blog.couchdb.org/" onclick="_gaq.push(['_link',
'https://blogs.apache.org/couchdb/']); return false;">Blog</a>
<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
</ul>
|