Author: jleroux
Date: Tue Nov 14 21:02:36 2017
New Revision: 1815265
URL:
http://svn.apache.org/viewvc?rev=1815265&view=revLog:
Improved: Update OFBiz Website
(OFBIZ-7792)
In the installation document links "consulting README.md" to
http://svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.htmlfor easy access and reference.
Thanks: Rajesh Mallah for the idea
Modified:
ofbiz/site/developers.html
ofbiz/site/template/page/developers.tpl.php
Modified: ofbiz/site/developers.html
URL:
http://svn.apache.org/viewvc/ofbiz/site/developers.html?rev=1815265&r1=1815264&r2=1815265&view=diff==============================================================================
--- ofbiz/site/developers.html (original)
+++ ofbiz/site/developers.html Tue Nov 14 21:02:36 2017
@@ -195,7 +195,7 @@
<p>Run the following command for MS Windows</p>
<code>gradlew ofbiz --shutdown</code>
<p></p>
- <p><strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the readme.md file</p>
+ <p><strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the main <a href="//svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html" target="external"><strong>README.md file</strong></a></p>
<p></p>
</div>
</section>
Modified: ofbiz/site/template/page/developers.tpl.php
URL:
http://svn.apache.org/viewvc/ofbiz/site/template/page/developers.tpl.php?rev=1815265&r1=1815264&r2=1815265&view=diff==============================================================================
--- ofbiz/site/template/page/developers.tpl.php (original)
+++ ofbiz/site/template/page/developers.tpl.php Tue Nov 14 21:02:36 2017
@@ -95,7 +95,7 @@
<p>Run the following command for MS Windows</p>
<code>gradlew ofbiz --shutdown</code>
<p></p>
- <p><strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the readme.md file</p>
+ <p><strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the main <a href="//svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html" target="external"><strong>README.md file</strong></a></p>
<p></p>
</div>
</section>