Author: mseidel
Date: Wed Jul 31 15:39:11 2019
New Revision: 1864076

URL: http://svn.apache.org/viewvc?rev=1864076&view=rev
Log:
Updated download number to 275 million. Cleanup

Modified:
    openoffice/branches/AOO417/main/README

Modified: openoffice/branches/AOO417/main/README
URL: 
http://svn.apache.org/viewvc/openoffice/branches/AOO417/main/README?rev=1864076&r1=1864075&r2=1864076&view=diff
==============================================================================
--- openoffice/branches/AOO417/main/README (original)
+++ openoffice/branches/AOO417/main/README Wed Jul 31 15:39:11 2019
@@ -3,11 +3,11 @@ Apache OpenOffice (AOO)
 
     The Apache OpenOffice project provides a full featured office productivity 
suite
     based on open standards. It is the continuation of the OpenOffice.org 
project.
-    
-    For detailed information about Apache OpenOffice please visit 
+
+    For detailed information about Apache OpenOffice please visit
     http://openoffice.apache.org/
 
-    Apache OpenOffice is a very large project with many components and mainly 
+    Apache OpenOffice is a very large project with many components and mainly
     implemented in C++ but also in Java, Perl, Python and other languages.
 
     Currently supported platforms include:
@@ -17,7 +17,7 @@ Apache OpenOffice (AOO)
         Mac OS X
         OS/2
 
-    OpenOffice is used by millions of users worldwide and with more than 270 
million
+    OpenOffice is used by millions of users worldwide and with more than 275 
million
     downloads it is one of the most successful open source projects.
 
 Getting the latest sources via Subversion
@@ -26,19 +26,19 @@ Getting the latest sources via Subversio
     You can always checkout the latest source via subversion using the 
following
     command:
 
-    svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk aoo
+    svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo
 
-    For further information visit http://openoffice.apache.org/source.html
+    For further information visit https://openoffice.apache.org/source.html
 
 Building Apache OpenOffice
 ===========================
 
     Apache OpenOffice is a big project and depends on several other external 
libraries.
-    The list of prerequisites varies for the different platforms. 
+    The list of prerequisites varies for the different platforms.
 
     A comprehensive and complete building guide can be found in the project 
wiki under
 
-    http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
+    https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
 
     With having all prerequisites in place you can simply run
 
@@ -52,6 +52,6 @@ Building Apache OpenOffice
 
     Note that building OpenOffice can take several hours.
 
-    The default build will produce a setup version (e.g. setup program on 
windows, dmg on Mac OS, 
+    The default build will produce a setup version (e.g. setup program on 
windows, dmg on Mac OS,
     rpm and deb packages on Linux, pkg packages on Solaris) and an archived 
version. The output
     can be found in the <output> directory in 
instsetoo_native/<output_dir>/Apache_OpenOffice/...


Reply via email to