This is an automated email from the ASF dual-hosted git repository.

cschneider pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 0ce0274  New location for tutorials
0ce0274 is described below

commit 0ce02749ddf78c65f2f00013d28c25569df045ce
Author: Christian Schneider <cschn...@adobe.com>
AuthorDate: Wed Jul 4 11:09:16 2018 +0200

    New location for tutorials
---
 src/main/webapp/documentation.html | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

diff --git a/src/main/webapp/documentation.html 
b/src/main/webapp/documentation.html
index 3f7ada7..4d020e1 100644
--- a/src/main/webapp/documentation.html
+++ b/src/main/webapp/documentation.html
@@ -456,25 +456,7 @@
             <div class="col">
               <h2 class="pb-3 mb-4 font-italic border-bottom"><i class="fas 
fa-map-marker-alt"></i> Tutorials</h2>
 
-              <div><a href="http://www.liquid-reality.de/x/DIBZ";>Karaf 
Tutorial Part 1 - Installation and First application</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/G4Be";>Karaf 
Tutorial Part 2 - Using the Configuration Admin Service</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/KoBe";>Karaf 
Tutorial Part 3 - Improving configuration editing using the OSGI Metatype 
Service</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/EoBk";>Karaf 
Tutorial Part 4 - CXF Services in OSGi</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/G4Bk";>Karaf 
Tutorial Part 5 - Running Apache Camel integrations in OSGi</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/LYBk";>Karaf 
Tutorial Part 6 - Database Access</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/JgBz";>Karaf 
Tutorial Part 7 - Camel JPA and JTA transactions</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/D4C";>Karaf Tutorial 
Part 8 - Distributed OSGi</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/C4DK";>Karaf 
Tutorial Part 9 - Annotation based blueprint and JPA</a>
-              </div><!-- /.blog-post -->
-              <div><a href="http://www.liquid-reality.de/x/BIDe";>Karaf 
Tutorial Part 10 - Declarative Services</a>
+              <div><a 
href="https://cschneider.github.io/Karaf-Tutorial/";>Karaf Tutorials 
(Declarative Services, Blueprint, Config Admin, Database Access, REST, Camel, 
...)</a>
               </div><!-- /.blog-post -->
               <div><a 
href="http://davidvaleri.wordpress.com/2010/08/13/combining-karaf-features-pax-url-and-maven-to-deploy-a-plain-jar-as-an-osgi-bundle/";>Combining
 Karaf Features, PAX URL, and Maven to deploy a plain JAR as an OSGi bundle</a>
               </div><!-- /.blog-post -->
@@ -538,4 +520,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>

Reply via email to