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

[incubator-streampipes-website] branch dev updated: Update link to pipeline element documentation

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

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


The following commit(s) were added to refs/heads/dev by this push:
     new 1eac22e  Update link to pipeline element documentation
1eac22e is described below

commit 1eac22ec884170485d06d71bad5450438dc52834
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Sun May 24 22:25:06 2020 +0200

    Update link to pipeline element documentation
---
 website/pipeline-elements.ejs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/pipeline-elements.ejs b/website/pipeline-elements.ejs
index 72f5b01..bbb4af9 100644
--- a/website/pipeline-elements.ejs
+++ b/website/pipeline-elements.ejs
@@ -44,7 +44,7 @@
                         <div class="pe-container-item-footer">
                             <div>
                                 <i class="fas fa-file"></i>
-                                <a href="https://streampipes.apache.org/docs/docs/<%= public._data.pipelineElements[i].appId %>/<%= public._data.pipelineElements[i].appId %>/">Documentation</a>
+                                <a href="https://streampipes.apache.org/docs/docs/pe/<%= public._data.pipelineElements[i].appId %>/<%= public._data.pipelineElements[i].appId %>/">Documentation</a>
                             </div>
                             <div>
                                 <i class="fab fa-docker"></i>