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 2023/01/18 12:42:56 UTC

[streampipes-website] branch dev updated: Fix link on website

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/streampipes-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 5d69d4d5 Fix link on website
5d69d4d5 is described below

commit 5d69d4d579d760457511a8bd4cc8b2345bcc46ce
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Wed Jan 18 13:42:47 2023 +0100

    Fix link on website
---
 website/download.ejs               | 2 +-
 website/partials/_download_box.ejs | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/download.ejs b/website/download.ejs
index c0eee409..d7e8257e 100644
--- a/website/download.ejs
+++ b/website/download.ejs
@@ -68,7 +68,7 @@
                                                     </span>
                                 </div>
                                 <div class="col-md-11 col-9">
-                                    Check the <a href="https://streampipes.apache.org/docs/docs/try-tutorial.html"> interactive tutorial</a> and learn how to create your first pipeline!
+                                    Check the <a href="https://streampipes.apache.org/docs/docs/user-guide-introduction.html"> user guide</a> and learn how to make your first steps with StreamPipes!
                                 </div>
                             </div>
                         </li>
diff --git a/website/partials/_download_box.ejs b/website/partials/_download_box.ejs
index db53048c..7ca494c1 100644
--- a/website/partials/_download_box.ejs
+++ b/website/partials/_download_box.ejs
@@ -21,8 +21,8 @@
                     <tbody>
                     <tr>
                         <td><a href="https://www.apache.org/dyn/closer.lua?action=download&filename=streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip">apache-streampipes-0.90.0-source-release.zip</a></td>
-                        <td>0.70.0</td>
-                        <td>2022-10-13</td>
+                        <td>0.90.0</td>
+                        <td>2023-01-17</td>
                         <td>
                             <a href="https://downloads.apache.org/streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip.sha512">SHA</a>
                             <a href="https://downloads.apache.org/streampipes/0.90.0/apache-streampipes-0.90.0-source-release.zip.asc">PGP</a>