You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2014/08/04 22:57:44 UTC

svn commit: r1615787 - /openoffice/site/trunk/content/orientation/intro-development.mdtext

Author: kschenk
Date: Mon Aug  4 20:57:43 2014
New Revision: 1615787

URL: http://svn.apache.org/r1615787
Log:
Changed one of the Resources links.

Modified:
    openoffice/site/trunk/content/orientation/intro-development.mdtext

Modified: openoffice/site/trunk/content/orientation/intro-development.mdtext
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/content/orientation/intro-development.mdtext?rev=1615787&r1=1615786&r2=1615787&view=diff
==============================================================================
--- openoffice/site/trunk/content/orientation/intro-development.mdtext (original)
+++ openoffice/site/trunk/content/orientation/intro-development.mdtext Mon Aug  4 20:57:43 2014
@@ -114,8 +114,8 @@ Bugzilla issue and then send a link to t
   
  * The [OpenOffice.org for Developers](http://www.openoffice.org/development/) web area has 
 useful information for getting started.
- * The [OpenOffice.org Developer's Guide](http://wiki.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide) has
-a lot of information, some of it up-to-date.
+ * The [OpenOffice.org Development Wiki Area](https://wiki.openoffice.org/wiki/Development) has
+a lot of good general development information.
  * The [commits mailing list](http://openoffice.apache.org/mailing-lists.html#commits-mailing-list) echos every checkin made to the code base.  Developers are encouraged to subscribe so they are aware of other changes, and can help review.
  
 ## Module Completion