Author: mseidel Date: Thu Nov 9 21:04:50 2017 New Revision: 1814783 URL: http://svn.apache.org/viewvc?rev=1814783&view=rev Log: Added link to 4.1.4 release notes
Modified: openoffice/ooo-site/trunk/content/development/releases/index.html Modified: openoffice/ooo-site/trunk/content/development/releases/index.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/development/releases/index.html?rev=1814783&r1=1814782&r2=1814783&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/development/releases/index.html (original) +++ openoffice/ooo-site/trunk/content/development/releases/index.html Thu Nov 9 21:04:50 2017 @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" /> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Apache OpenOffice - Release Notes</title> </head> @@ -14,6 +14,7 @@ <h3>Stable Releases</h3> <ul> + <li><a href="4.1.4.html">4.1.4</a></li> <li><a href="4.1.3.html">4.1.3</a></li> <li><a href="4.1.2.html">4.1.2</a></li> <li><a href="4.1.1.html">4.1.1</a></li> @@ -54,14 +55,13 @@ <ul> <li>For an end user's view of the features in each release of legacy OpenOffice.org, please see the - <a href="../../dev_docs/features/index.html" + <a href="/dev_docs/features/index.html" title="End user's view of features in legacy OpenOffice.org">new features</a> pages.</li> <li>Any potential security vulnerabilities fixed are listed in the - <a href="../../security/bulletin.html" title="Security Bulletin of legacy OpenOffice.org">Security Bulletin</a>.</li> + <a href="/security/bulletin.html" title="Security Bulletin of legacy OpenOffice.org">Security Bulletin</a>.</li> <li>Information about releases that have reached <a href="eol.html" title="Information about releases that have reached End-Of-Life status">End-Of-Life</a> status.</li> </ul> </body> </html> -