You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2020/08/13 05:56:08 UTC

[incubator-streampipes-website] branch dev updated: added webinar event

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

wiener 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 4af1db2  added webinar event
     new 0042b6a  Merge branch 'dev' of https://github.com/apache/incubator-streampipes-website into dev
4af1db2 is described below

commit 4af1db2db5b2c5995c0411a0bafe8e4edf077f72
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Thu Aug 13 07:53:46 2020 +0200

    added webinar event
---
 website/meetus.ejs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/website/meetus.ejs b/website/meetus.ejs
index ac8dd15..3f7a693 100644
--- a/website/meetus.ejs
+++ b/website/meetus.ejs
@@ -18,6 +18,7 @@
                 <h4>Here are a few options to attend talks and events around StreamPipes:</h4>
                 <div class="event-list" style="margin-top:20px;margin-bottom:20px;">
                 <ul>
+                    <li><b><a href="https://www.youtube.com/watch?v=YdROZ0C6Qd0">Flexible Analysen & KI-basierte Produktionsüberwachung mit StreamPipes, pragmatic industries Webinar, 13.05.2020</li>
                     <li><b><a href="https://www.meetup.com/de-DE/inovex-karlsruhe/events/265766486/">Inovex Meetup Karlsruhe</a></b>, Karlsruhe, 12.11.2019</li>
                     <li><b>Motek - Internationale Fachmesse für Produktions- und Montageautomatisierung</b>, Messe Stuttgart, 07.-10.10.2019</li>
                     <li><b><a href="https://europe-2019.flink-forward.org/conference-program#flink-for-everyone--self-service-data-analytics-with-streampipes">FlinkForward Europe</a></b>, bcc Berlin Congress Center, Berlin, 08.10.2019</li>
@@ -43,4 +44,4 @@
 <%- partial("partials/_footer.ejs") %>
 </body>
 
-</html>
\ No newline at end of file
+</html>