Correctly link to tutorial
diff --git a/cache/data/Default.dat b/cache/data/Default.dat
new file mode 100644
index 0000000..b0a44cc
--- /dev/null
+++ b/cache/data/Default.dat
Binary files differ
diff --git a/dev/js/src/util.js b/dev/js/src/util.js
index 98d3ddb..9a1f884 100644
--- a/dev/js/src/util.js
+++ b/dev/js/src/util.js
@@ -1,6 +1,5 @@
 window.KorAP = window.KorAP || {};
 
-// TODO: Make this part of util!
 // Don't let events bubble up
 if (Event.halt === undefined) {
   // Don't let events bubble up
diff --git a/templates/de/intro.html.ep b/templates/de/intro.html.ep
index e1027d7..088a108 100644
--- a/templates/de/intro.html.ep
+++ b/templates/de/intro.html.ep
@@ -4,7 +4,7 @@
 
   <p>Dies ist die neue Webschnittstelle von KorAP, <strong>Kalamar</strong>. Kalamar bietet derzeit nur Zugriff auf freie Korpora - für vollständigen Zugriff auf alle Korpora, verwenden Sie bitte die <a href="http://korap.ids-mannheim.de/app">erste Webschnittstelle</a>.
 
-  <p><strong>Neu bei KorAP?</strong> Dann starten Sie doch mit unserer <%= doc_opener 'ql', begin %>Einführung<% end %>!</p>
+  <p><strong>Neu bei KorAP?</strong> Dann starten Sie doch mit unserer <%= doc_opener 'korap', begin %>Einführung<% end %>!</p>
 
   <p>KorAP wird am <a href="http://www.ids-mannheim.de">Institut für Deutsche Sprache</a> in Mannheim entwickelt, Mitglied der <a href="http://www.leibniz-gemeinschaft.de/en/about-us/leibniz-competition/projekte-2011/2011-funding-line-2/">Leibniz Gemeinschaft</a>. Die einzelnen Module werden als Open Source auf <a href="http://github.com/KorAP">GitHub</a> veröffentlicht.</p>
 
diff --git a/templates/intro.html.ep b/templates/intro.html.ep
index 3905fa9..937bde3 100644
--- a/templates/intro.html.ep
+++ b/templates/intro.html.ep
@@ -3,7 +3,7 @@
   <p><strong>KorAP</strong> is a new Corpus Analysis Platform, suited for large, multiple annotated corpora and complex search queries independent of particular research questions.</p>
   <p>This is the new frontend for KorAP, <strong>Kalamar</strong>, with currently no access to restricted corpora. For full access, please visit the <a href="http://korap.ids-mannheim.de/app">first frontend</a>. <noscript>Kalamar expects activated JavaScript for some features.</noscript></p>
 
-  <p><strong>New to KorAP?</strong> Please check out our <a href="#">tutorial</a>!</p>
+  <p><strong>New to KorAP?</strong> Please check out our <%= doc_opener 'korap', begin %>tutorial<% end %>!</p>
 
   <p>KorAP is developed at the <a href="http://www.ids-mannheim.de">Institute for the German Language</a>, member of the <a href="http://www.leibniz-gemeinschaft.de/en/about-us/leibniz-competition/projekte-2011/2011-funding-line-2/">Leibniz Association</a>. The separated modules are being published as open source at <a href="http://github.com/KorAP">GitHub</a>.</p>