Author: jbonofre
Date: Sun Sep 13 04:34:07 2015
New Revision: 1702698
URL: http://svn.apache.org/r1702698
Log:
[KARAF-3986] Update scalate URL
Modified:
karaf/site/trunk/src/main/webapp/index/community/faq/how-do-i-edit-the-website.page
Modified:
karaf/site/trunk/src/main/webapp/index/community/faq/how-do-i-edit-the-website.page
URL:
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/faq/how-do-i-edit-the-website.page?rev=1702698&r1=1702697&r2=1702698&view=diff
==============================================================================
---
karaf/site/trunk/src/main/webapp/index/community/faq/how-do-i-edit-the-website.page
(original)
+++
karaf/site/trunk/src/main/webapp/index/community/faq/how-do-i-edit-the-website.page
Sun Sep 13 04:34:07 2015
@@ -15,7 +15,7 @@ The web site consists of three main reso
h3. Main site
-The main website sources are located in svn at
[{{https://svn.apache.org/repos/asf/karaf/site/trunk}}]. This source tree is a
maven project that uses [Scalate|http://scalate.fusesource.org] as a templating
engine.
+The main website sources are located in svn at
[https://svn.apache.org/repos/asf/karaf/site/trunk]. This source tree is a
maven project that uses [Scalate|https://scalate.github.io/scalate] as a
templating engine.
The easiest way to make some modifications to it is to run the following
command:
{code}
mvn jetty:run -Plive