You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/07/01 11:05:04 UTC

svn commit: r1750914 - /syncope/site/docs/getting-started.html

Author: ilgrosso
Date: Fri Jul  1 11:05:03 2016
New Revision: 1750914

URL: http://svn.apache.org/viewvc?rev=1750914&view=rev
Log:
Quickfix for the doc bug reported at https://lists.apache.org/thread.html/9e18f2dbe368d6b20c9201c47714e5670cb37aac8433dd1d7d06123e@%3Cuser.syncope.apache.org%3E

Modified:
    syncope/site/docs/getting-started.html

Modified: syncope/site/docs/getting-started.html
URL: http://svn.apache.org/viewvc/syncope/site/docs/getting-started.html?rev=1750914&r1=1750913&r2=1750914&view=diff
==============================================================================
--- syncope/site/docs/getting-started.html (original)
+++ syncope/site/docs/getting-started.html Fri Jul  1 11:05:03 2016
@@ -1,5 +1,6 @@
 <!DOCTYPE html>
-<html lang="en">
+
+shtml lang="en">
 <head>
 <meta charset="UTF-8">
 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
@@ -929,7 +930,7 @@ This means that every time Tomcat is shu
 </div>
 </div>
 <div class="paragraph">
-<p>in <code>webapps/syncope/WEB-INF/classes/persistence.properties</code> from the Apache Tomcat directory.
+<p>in <code>webapps/syncope/WEB-INF/classes/domains/Master.properties</code> from the Apache Tomcat directory.
 This will create H2 database files in the home directory of the user running Apache Syncope.</p>
 </div>
 <div class="paragraph">
@@ -1728,4 +1729,4 @@ under the License.
 <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/highlight.min.js"></script>
 <script>hljs.initHighlighting()</script>
 </body>
-</html>
\ No newline at end of file
+</html>