You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by gi...@apache.org on 2021/05/09 19:15:24 UTC

[incubator-streampipes-website] branch asf-site updated: Automated deployment: Sun May 9 19:15:16 UTC 2021 a14cccb684bdf831af382aa97cab2440be5ded78

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cfe607a  Automated deployment: Sun May  9 19:15:16 UTC 2021 a14cccb684bdf831af382aa97cab2440be5ded78
cfe607a is described below

commit cfe607a1b225611bc8a268313f1705a0fb52a137
Author: dominikriemer <do...@users.noreply.github.com>
AuthorDate: Sun May 9 19:15:16 2021 +0000

    Automated deployment: Sun May  9 19:15:16 UTC 2021 a14cccb684bdf831af382aa97cab2440be5ded78
---
 docs/docs/next/user-guide-introduction.html       | 40 +++++++++++------------
 docs/docs/next/user-guide-introduction/index.html | 40 +++++++++++------------
 docs/docs/user-guide-introduction.html            | 39 +++++++++++++---------
 docs/docs/user-guide-introduction/index.html      | 39 +++++++++++++---------
 4 files changed, 88 insertions(+), 70 deletions(-)

diff --git a/docs/docs/next/user-guide-introduction.html b/docs/docs/next/user-guide-introduction.html
index 08582cb..a96bea1 100644
--- a/docs/docs/next/user-guide-introduction.html
+++ b/docs/docs/next/user-guide-introduction.html
@@ -71,7 +71,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Your first steps with Apache StreamPipes.</b></div>
-               <a href="../try-installation">Install StreamPipes</a>, <a href="../try-tutorial">Interactive Tutorial</a>
+               <a href="try-installation.html">Install StreamPipes</a>, <a href="try-tutorial.html">Interactive Tutorial</a>
             </div>
         </div>
     </div>
@@ -82,7 +82,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about some general concepts of StreamPipes.</b></div>
-                <a href="../concepts-overview">Overview</a>
+                <a href="concepts-overview.html">Overview</a>
             </div>
         </div>
     </div>
@@ -93,10 +93,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn how to use the various modules of StreamPipes.</b></div>
-                <a href="../use-connect">StreamPipes Connect</a>, <a href="../use-pipeline-editor">Pipeline Editor</a>, 
-                <a href="../use-managing-pipelines">Managing Pipelines</a>, 
-                <a href="../use-live-dashboard">Live Dashboard</a>, <a href="../use-data-explorer">Data Explorer</a>, 
-                <a href="../use-notifications">Notifications</a>
+                <a href="use-connect.html">StreamPipes Connect</a>, <a href="use-pipeline-editor.html">Pipeline Editor</a>, 
+                <a href="use-managing-pipelines.html">Managing Pipelines</a>, 
+                <a href="use-live-dashboard.html">Live Dashboard</a>, <a href="use-data-explorer.html">Data Explorer</a>, 
+                <a href="use-notifications.html">Notifications</a>
             </div>
         </div>
     </div>
@@ -107,9 +107,9 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Available pipeline elements in StreamPipes.</b></div>
-                <a href="../pe/org.apache.streampipes.connect.protocol.stream.kafka">Adapters</a>, 
-                <a href="../pe/org.apache.streampipes.processors.aggregation.flink.aggregation">Data Processors</a>, 
-                <a href="../pe/org.apache.streampipes.sinks.databases.jvm.couchdb">Data Sinks</a> 
+                <a href="pe/org.apache.streampipes.connect.protocol.stream.kafka.html">Adapters</a>, 
+                <a href="pe/org.apache.streampipes.processors.aggregation.flink.aggregation.html">Data Processors</a>, 
+                <a href="pe/org.apache.streampipes.sinks.databases.jvm.couchdb.html">Data Sinks</a> 
             </div>
         </div>
     </div>
@@ -120,7 +120,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>How to set up StreamPipes in test and production environments.</b></div>
-                <a href="../deploy-docker">Docker</a>, <a href="../deploy-kubernetes">Kubernetes</a>, <a href="../deploy
+                <a href="deploy-docker.html">Docker</a>, <a href="deploy-kubernetes.html">Kubernetes</a>, <a href="../deploy
                 -use-ssl">Use SSL</a>
             </div>
         </div>
@@ -132,14 +132,14 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Write your own pipeline elements for StreamPipes.</b></div>
-                <a href="../extend-setup">Development Setup</a>, <a href="../extend-cli">CLI</a>, <a href="../extend
+                <a href="extend-setup.html">Development Setup</a>, <a href="extend-cli.html">CLI</a>, <a href="../extend
                 -archetypes">Maven Archetypes</a>,
-                <a href="../extend-tutorial-data-sources">Tutorial Data Sources</a>, <a href="../extend-tutorial-data
-                -processors">Tutorial Data Processors</a>, <a href="../extend-tutorial-data-sinks">Tutorial Data Sinks
+                <a href="extend-tutorial-data-sources.html">Tutorial Data Sources</a>, <a href="../extend-tutorial-data
+                -processors">Tutorial Data Processors</a>, <a href="extend-tutorial-data-sinks.html">Tutorial Data Sinks
                 </a>,
-                <a href="../extend-sdk-event-model">Event Model</a>, <a href="../extend-sdk-stream-requirements">Stream
-                 Requirements</a>, <a href="../extend-sdk-static-properties">Static Properties</a>,
-                <a href="../extend-output-strategies">Output Strategies</a>
+                <a href="extend-sdk-event-model.html">Event Model</a>, <a href="extend-sdk-stream-requirements.html">Stream
+                 Requirements</a>, <a href="extend-sdk-static-properties.html">Static Properties</a>,
+                <a href="extend-output-strategies.html">Output Strategies</a>
             </div>
         </div>
     </div>
@@ -150,10 +150,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about technical concepts behind the curtain.</b></div>
-                <a href="../technicals-architecture">Architecture</a>, <a href="../technicals-user-guidance">User
+                <a href="technicals-architecture.html">Architecture</a>, <a href="technicals-user-guidance.html">User
                  Guidance
-                </a>, <a href="technicals-runtime-wrappers">Runtime Wrappers</a>,
-                <a href="../technicals-messaging">Messaging</a>, <a href="../technicals-configuration">Configuration</a>
+                </a>, <a href="technicals-runtime-wrappers.html">Runtime Wrappers</a>,
+                <a href="technicals-messaging.html">Messaging</a>, <a href="technicals-configuration.html">Configuration</a>
             </div>
         </div>
     </div>
@@ -164,7 +164,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Get support and learn how to contribute to StreamPipes.</b></div>
-                <a href="../community-get-help">Get Help</a>, <a href="../community-contribute">Contribute</a>
+                <a href="community-get-help.html">Get Help</a>, <a href="community-contribute.html">Contribute</a>
             </div>
         </div>
     </div>
diff --git a/docs/docs/next/user-guide-introduction/index.html b/docs/docs/next/user-guide-introduction/index.html
index 08582cb..a96bea1 100644
--- a/docs/docs/next/user-guide-introduction/index.html
+++ b/docs/docs/next/user-guide-introduction/index.html
@@ -71,7 +71,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Your first steps with Apache StreamPipes.</b></div>
-               <a href="../try-installation">Install StreamPipes</a>, <a href="../try-tutorial">Interactive Tutorial</a>
+               <a href="try-installation.html">Install StreamPipes</a>, <a href="try-tutorial.html">Interactive Tutorial</a>
             </div>
         </div>
     </div>
@@ -82,7 +82,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about some general concepts of StreamPipes.</b></div>
-                <a href="../concepts-overview">Overview</a>
+                <a href="concepts-overview.html">Overview</a>
             </div>
         </div>
     </div>
@@ -93,10 +93,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn how to use the various modules of StreamPipes.</b></div>
-                <a href="../use-connect">StreamPipes Connect</a>, <a href="../use-pipeline-editor">Pipeline Editor</a>, 
-                <a href="../use-managing-pipelines">Managing Pipelines</a>, 
-                <a href="../use-live-dashboard">Live Dashboard</a>, <a href="../use-data-explorer">Data Explorer</a>, 
-                <a href="../use-notifications">Notifications</a>
+                <a href="use-connect.html">StreamPipes Connect</a>, <a href="use-pipeline-editor.html">Pipeline Editor</a>, 
+                <a href="use-managing-pipelines.html">Managing Pipelines</a>, 
+                <a href="use-live-dashboard.html">Live Dashboard</a>, <a href="use-data-explorer.html">Data Explorer</a>, 
+                <a href="use-notifications.html">Notifications</a>
             </div>
         </div>
     </div>
@@ -107,9 +107,9 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Available pipeline elements in StreamPipes.</b></div>
-                <a href="../pe/org.apache.streampipes.connect.protocol.stream.kafka">Adapters</a>, 
-                <a href="../pe/org.apache.streampipes.processors.aggregation.flink.aggregation">Data Processors</a>, 
-                <a href="../pe/org.apache.streampipes.sinks.databases.jvm.couchdb">Data Sinks</a> 
+                <a href="pe/org.apache.streampipes.connect.protocol.stream.kafka.html">Adapters</a>, 
+                <a href="pe/org.apache.streampipes.processors.aggregation.flink.aggregation.html">Data Processors</a>, 
+                <a href="pe/org.apache.streampipes.sinks.databases.jvm.couchdb.html">Data Sinks</a> 
             </div>
         </div>
     </div>
@@ -120,7 +120,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>How to set up StreamPipes in test and production environments.</b></div>
-                <a href="../deploy-docker">Docker</a>, <a href="../deploy-kubernetes">Kubernetes</a>, <a href="../deploy
+                <a href="deploy-docker.html">Docker</a>, <a href="deploy-kubernetes.html">Kubernetes</a>, <a href="../deploy
                 -use-ssl">Use SSL</a>
             </div>
         </div>
@@ -132,14 +132,14 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Write your own pipeline elements for StreamPipes.</b></div>
-                <a href="../extend-setup">Development Setup</a>, <a href="../extend-cli">CLI</a>, <a href="../extend
+                <a href="extend-setup.html">Development Setup</a>, <a href="extend-cli.html">CLI</a>, <a href="../extend
                 -archetypes">Maven Archetypes</a>,
-                <a href="../extend-tutorial-data-sources">Tutorial Data Sources</a>, <a href="../extend-tutorial-data
-                -processors">Tutorial Data Processors</a>, <a href="../extend-tutorial-data-sinks">Tutorial Data Sinks
+                <a href="extend-tutorial-data-sources.html">Tutorial Data Sources</a>, <a href="../extend-tutorial-data
+                -processors">Tutorial Data Processors</a>, <a href="extend-tutorial-data-sinks.html">Tutorial Data Sinks
                 </a>,
-                <a href="../extend-sdk-event-model">Event Model</a>, <a href="../extend-sdk-stream-requirements">Stream
-                 Requirements</a>, <a href="../extend-sdk-static-properties">Static Properties</a>,
-                <a href="../extend-output-strategies">Output Strategies</a>
+                <a href="extend-sdk-event-model.html">Event Model</a>, <a href="extend-sdk-stream-requirements.html">Stream
+                 Requirements</a>, <a href="extend-sdk-static-properties.html">Static Properties</a>,
+                <a href="extend-output-strategies.html">Output Strategies</a>
             </div>
         </div>
     </div>
@@ -150,10 +150,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about technical concepts behind the curtain.</b></div>
-                <a href="../technicals-architecture">Architecture</a>, <a href="../technicals-user-guidance">User
+                <a href="technicals-architecture.html">Architecture</a>, <a href="technicals-user-guidance.html">User
                  Guidance
-                </a>, <a href="technicals-runtime-wrappers">Runtime Wrappers</a>,
-                <a href="../technicals-messaging">Messaging</a>, <a href="../technicals-configuration">Configuration</a>
+                </a>, <a href="technicals-runtime-wrappers.html">Runtime Wrappers</a>,
+                <a href="technicals-messaging.html">Messaging</a>, <a href="technicals-configuration.html">Configuration</a>
             </div>
         </div>
     </div>
@@ -164,7 +164,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Get support and learn how to contribute to StreamPipes.</b></div>
-                <a href="../community-get-help">Get Help</a>, <a href="../community-contribute">Contribute</a>
+                <a href="community-get-help.html">Get Help</a>, <a href="community-contribute.html">Contribute</a>
             </div>
         </div>
     </div>
diff --git a/docs/docs/user-guide-introduction.html b/docs/docs/user-guide-introduction.html
index f825d7e..0ca2bf8 100644
--- a/docs/docs/user-guide-introduction.html
+++ b/docs/docs/user-guide-introduction.html
@@ -71,7 +71,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Your first steps with Apache StreamPipes.</b></div>
-               <a href="../try-installation">Install StreamPipes</a>, <a href="../try-tutorial">Interactive Tutorial</a>
+               <a href="try-installation.html">Install StreamPipes</a>, <a href="try-tutorial.html">Interactive Tutorial</a>
             </div>
         </div>
     </div>
@@ -82,7 +82,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about some general concepts of StreamPipes.</b></div>
-                <a href="../concepts-overview">Overview</a>
+                <a href="concepts-overview.html">Overview</a>
             </div>
         </div>
     </div>
@@ -93,8 +93,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn how to use the various modules of StreamPipes.</b></div>
-                <a href="../use-connect">StreamPipes Connect</a>, <a href="../use-pipeline-editor">Pipeline Editor</a>, <a href="../use-managing-pipelines">Managing Pipelines</a>, 
-                <a href="../use-live-dashboard">Live Dashboard</a>, <a href="../use-data-explorer">Data Explorer</a>, <a href="../use-notifications">Notifications</a>
+                <a href="use-connect.html">StreamPipes Connect</a>, <a href="use-pipeline-editor.html">Pipeline Editor</a>, 
+                <a href="use-managing-pipelines.html">Managing Pipelines</a>, 
+                <a href="use-live-dashboard.html">Live Dashboard</a>, <a href="use-data-explorer.html">Data Explorer</a>, 
+                <a href="use-notifications.html">Notifications</a>
             </div>
         </div>
     </div>
@@ -105,9 +107,9 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Available pipeline elements in StreamPipes.</b></div>
-                <a href="pe/org.apache.streampipes.connect.protocol.stream.kafka">Adapters</a>, 
-                <a href="pe/org.apache.streampipes.processors.aggregation.flink.aggregation">Data Processors</a>, 
-                <a href="pe/org.apache.streampipes.sinks.databases.jvm.couchdb">Data Sinks</a> 
+                <a href="pe/org.apache.streampipes.connect.protocol.stream.kafka.html">Adapters</a>, 
+                <a href="pe/org.apache.streampipes.processors.aggregation.flink.aggregation.html">Data Processors</a>, 
+                <a href="pe/org.apache.streampipes.sinks.databases.jvm.couchdb.html">Data Sinks</a> 
             </div>
         </div>
     </div>
@@ -118,7 +120,8 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>How to set up StreamPipes in test and production environments.</b></div>
-                <a href="../deploy-docker">Docker</a>, <a href="../deploy-kubernetes">Kubernetes</a>, <a href="../deploy-use-ssl">Use SSL</a>
+                <a href="deploy-docker.html">Docker</a>, <a href="deploy-kubernetes.html">Kubernetes</a>, <a href="../deploy
+                -use-ssl">Use SSL</a>
             </div>
         </div>
     </div>
@@ -129,10 +132,14 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Write your own pipeline elements for StreamPipes.</b></div>
-                <a href="../extend-setup">Development Setup</a>, <a href="../extend-cli">CLI</a>, <a href="../extend-archetypes">Maven Archetypes</a>,
-                <a href="../extend-tutorial-data-sources">Tutorial Data Sources</a>, <a href="../extend-tutorial-data-processors">Tutorial Data Processors</a>, <a href="../extend-tutorial-data-sinks">Tutorial Data Sinks</a>,
-                <a href="../extend-sdk-event-model">Event Model</a>, <a href="../extend-sdk-stream-requirements">Stream Requirements</a>, <a href="../extend-sdk-static-properties">Static Properties</a>,
-                <a href="../extend-output-strategies">Output Strategies</a>
+                <a href="extend-setup.html">Development Setup</a>, <a href="extend-cli.html">CLI</a>, <a href="../extend
+                -archetypes">Maven Archetypes</a>,
+                <a href="extend-tutorial-data-sources.html">Tutorial Data Sources</a>, <a href="../extend-tutorial-data
+                -processors">Tutorial Data Processors</a>, <a href="extend-tutorial-data-sinks.html">Tutorial Data Sinks
+                </a>,
+                <a href="extend-sdk-event-model.html">Event Model</a>, <a href="extend-sdk-stream-requirements.html">Stream
+                 Requirements</a>, <a href="extend-sdk-static-properties.html">Static Properties</a>,
+                <a href="extend-output-strategies.html">Output Strategies</a>
             </div>
         </div>
     </div>
@@ -143,8 +150,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about technical concepts behind the curtain.</b></div>
-                <a href="../technicals-architecture">Architecture</a>, <a href="../technicals-user-guidance">User Guidance</a>, <a href="../technicals-runtime-wrappers">Runtime Wrappers</a>,
-                <a href="../technicals-messaging">Messaging</a>, <a href="../technicals-configuration">Configuration</a>
+                <a href="technicals-architecture.html">Architecture</a>, <a href="technicals-user-guidance.html">User
+                 Guidance
+                </a>, <a href="technicals-runtime-wrappers.html">Runtime Wrappers</a>,
+                <a href="technicals-messaging.html">Messaging</a>, <a href="technicals-configuration.html">Configuration</a>
             </div>
         </div>
     </div>
@@ -155,7 +164,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Get support and learn how to contribute to StreamPipes.</b></div>
-                <a href="community-get-help">Get Help</a>, <a href="community-contribute">Contribute</a>
+                <a href="community-get-help.html">Get Help</a>, <a href="community-contribute.html">Contribute</a>
             </div>
         </div>
     </div>
diff --git a/docs/docs/user-guide-introduction/index.html b/docs/docs/user-guide-introduction/index.html
index f825d7e..0ca2bf8 100644
--- a/docs/docs/user-guide-introduction/index.html
+++ b/docs/docs/user-guide-introduction/index.html
@@ -71,7 +71,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Your first steps with Apache StreamPipes.</b></div>
-               <a href="../try-installation">Install StreamPipes</a>, <a href="../try-tutorial">Interactive Tutorial</a>
+               <a href="try-installation.html">Install StreamPipes</a>, <a href="try-tutorial.html">Interactive Tutorial</a>
             </div>
         </div>
     </div>
@@ -82,7 +82,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about some general concepts of StreamPipes.</b></div>
-                <a href="../concepts-overview">Overview</a>
+                <a href="concepts-overview.html">Overview</a>
             </div>
         </div>
     </div>
@@ -93,8 +93,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn how to use the various modules of StreamPipes.</b></div>
-                <a href="../use-connect">StreamPipes Connect</a>, <a href="../use-pipeline-editor">Pipeline Editor</a>, <a href="../use-managing-pipelines">Managing Pipelines</a>, 
-                <a href="../use-live-dashboard">Live Dashboard</a>, <a href="../use-data-explorer">Data Explorer</a>, <a href="../use-notifications">Notifications</a>
+                <a href="use-connect.html">StreamPipes Connect</a>, <a href="use-pipeline-editor.html">Pipeline Editor</a>, 
+                <a href="use-managing-pipelines.html">Managing Pipelines</a>, 
+                <a href="use-live-dashboard.html">Live Dashboard</a>, <a href="use-data-explorer.html">Data Explorer</a>, 
+                <a href="use-notifications.html">Notifications</a>
             </div>
         </div>
     </div>
@@ -105,9 +107,9 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Available pipeline elements in StreamPipes.</b></div>
-                <a href="pe/org.apache.streampipes.connect.protocol.stream.kafka">Adapters</a>, 
-                <a href="pe/org.apache.streampipes.processors.aggregation.flink.aggregation">Data Processors</a>, 
-                <a href="pe/org.apache.streampipes.sinks.databases.jvm.couchdb">Data Sinks</a> 
+                <a href="pe/org.apache.streampipes.connect.protocol.stream.kafka.html">Adapters</a>, 
+                <a href="pe/org.apache.streampipes.processors.aggregation.flink.aggregation.html">Data Processors</a>, 
+                <a href="pe/org.apache.streampipes.sinks.databases.jvm.couchdb.html">Data Sinks</a> 
             </div>
         </div>
     </div>
@@ -118,7 +120,8 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>How to set up StreamPipes in test and production environments.</b></div>
-                <a href="../deploy-docker">Docker</a>, <a href="../deploy-kubernetes">Kubernetes</a>, <a href="../deploy-use-ssl">Use SSL</a>
+                <a href="deploy-docker.html">Docker</a>, <a href="deploy-kubernetes.html">Kubernetes</a>, <a href="../deploy
+                -use-ssl">Use SSL</a>
             </div>
         </div>
     </div>
@@ -129,10 +132,14 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Write your own pipeline elements for StreamPipes.</b></div>
-                <a href="../extend-setup">Development Setup</a>, <a href="../extend-cli">CLI</a>, <a href="../extend-archetypes">Maven Archetypes</a>,
-                <a href="../extend-tutorial-data-sources">Tutorial Data Sources</a>, <a href="../extend-tutorial-data-processors">Tutorial Data Processors</a>, <a href="../extend-tutorial-data-sinks">Tutorial Data Sinks</a>,
-                <a href="../extend-sdk-event-model">Event Model</a>, <a href="../extend-sdk-stream-requirements">Stream Requirements</a>, <a href="../extend-sdk-static-properties">Static Properties</a>,
-                <a href="../extend-output-strategies">Output Strategies</a>
+                <a href="extend-setup.html">Development Setup</a>, <a href="extend-cli.html">CLI</a>, <a href="../extend
+                -archetypes">Maven Archetypes</a>,
+                <a href="extend-tutorial-data-sources.html">Tutorial Data Sources</a>, <a href="../extend-tutorial-data
+                -processors">Tutorial Data Processors</a>, <a href="extend-tutorial-data-sinks.html">Tutorial Data Sinks
+                </a>,
+                <a href="extend-sdk-event-model.html">Event Model</a>, <a href="extend-sdk-stream-requirements.html">Stream
+                 Requirements</a>, <a href="extend-sdk-static-properties.html">Static Properties</a>,
+                <a href="extend-output-strategies.html">Output Strategies</a>
             </div>
         </div>
     </div>
@@ -143,8 +150,10 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Learn about technical concepts behind the curtain.</b></div>
-                <a href="../technicals-architecture">Architecture</a>, <a href="../technicals-user-guidance">User Guidance</a>, <a href="../technicals-runtime-wrappers">Runtime Wrappers</a>,
-                <a href="../technicals-messaging">Messaging</a>, <a href="../technicals-configuration">Configuration</a>
+                <a href="technicals-architecture.html">Architecture</a>, <a href="technicals-user-guidance.html">User
+                 Guidance
+                </a>, <a href="technicals-runtime-wrappers.html">Runtime Wrappers</a>,
+                <a href="technicals-messaging.html">Messaging</a>, <a href="technicals-configuration.html">Configuration</a>
             </div>
         </div>
     </div>
@@ -155,7 +164,7 @@
             </div>
             <div class="toc-content">
                 <div class="toc-section-header"><b>Get support and learn how to contribute to StreamPipes.</b></div>
-                <a href="community-get-help">Get Help</a>, <a href="community-contribute">Contribute</a>
+                <a href="community-get-help.html">Get Help</a>, <a href="community-contribute.html">Contribute</a>
             </div>
         </div>
     </div>