commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r5537 - trunk/www/web


From: jcater
Subject: r5537 - trunk/www/web
Date: Fri, 26 Mar 2004 17:07:06 -0600 (CST)

Author: jcater
Date: 2004-03-26 17:07:06 -0600 (Fri, 26 Mar 2004)
New Revision: 5537

Modified:
   trunk/www/web/index.php
Log:
fixed incorrect links on home page (whoops)

Modified: trunk/www/web/index.php
===================================================================
--- trunk/www/web/index.php     2004-03-26 22:57:10 UTC (rev 5536)
+++ trunk/www/web/index.php     2004-03-26 23:07:06 UTC (rev 5537)
@@ -15,9 +15,9 @@
       software.
       GNUe is itself comprised of several subprojects:</p>
 
-    <h2><a href="../tools/">Developer Tools</a></h2>
+    <h2><a href="tools/">Developer Tools</a></h2>
       <p>
-      Firstly, GNUe is a set of <a href="../tools/">tools</a>, such as a
+      Firstly, GNUe is a set of <a href="tools/">tools</a>, such as a
       data-aware user forms interface, a reporting system and an
       application server, which provide a development framework for
       enterprise information technology professionals to write or
@@ -26,24 +26,24 @@
       open architecture and
       easy maintenance. It gives users a modular system
       and freedom from being stuck with a single-source vendor.
-      GNUe supports multi-language interfaces, non-ASCII character sets, and 
most popular <a href="../tools/common/databases/">database systems</a>.
+      GNUe supports multi-language interfaces, non-ASCII character sets, and 
most popular <a href="tools/common/databases/">database systems</a>.
       </p>
 
-    <h2><a href="../packages/">ERP Packages</a></h2>
+    <h2><a href="packages/">ERP Packages</a></h2>
       <p>
-      GNUe is also a set of <a href="../packages/">packages</a> written
+      GNUe is also a set of <a href="packages/">packages</a> written
       using the tools, to implement a full Enterprise Resource Planning
-      (<a href="glossary.html#erp">ERP</a>) system. From human resources,
+      (ERP) system. From human resources,
       accounting, customer relationship management and project management
       to supply chain or e-commerce, GNUe can handle the needs of any
       business, large or small. GNUe supports multi-currency processing
       (including euro support).
       </p>
-      <p>Note: Packages are not as far along in the development cycle as the 
<a href="../tools/">tools</a>. Most are still in the planning stages. </p>
+      <p>Note: Packages are not as far along in the development cycle as the 
<a href="tools/">tools</a>. Most are still in the planning stages. </p>
 
     <h2>The Community</h2>
       <p>
-      A general <a href="../community/">community</a> of
+      A general <a href="community/">community</a> of
       support and resources for developers writing applications using the
       GNUe Tools (whether part of the 'official' GNUe Packages or not).
       It is designed to collect Enterprise software for the GNU system in





reply via email to

[Prev in Thread] Current Thread [Next in Thread]