You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/01/21 11:06:50 UTC

[streampipes-website] branch chore/change-help-link created (now 77b1c65e)

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

bossenti pushed a change to branch chore/change-help-link
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


      at 77b1c65e traget help link on dowload page to Github discussions

This branch includes the following new commits:

     new 77b1c65e traget help link on dowload page to Github discussions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[streampipes-website] 01/01: traget help link on dowload page to Github discussions

Posted by bo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch chore/change-help-link
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git

commit 77b1c65e102d92293161c995d665dfbecb34871e
Author: bossenti <bo...@posteo.de>
AuthorDate: Sat Jan 21 12:06:37 2023 +0100

    traget help link on dowload page to Github discussions
---
 website/download.ejs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/download.ejs b/website/download.ejs
index d7e8257e..bce28136 100644
--- a/website/download.ejs
+++ b/website/download.ejs
@@ -87,7 +87,7 @@
                                                     </span>
                                 </div>
                                 <div class="col-md-11 col-9">
-                                    Ask your question on  <a href="https://stackoverflow.com/questions/tagged/streampipes">Stack Overflow</a>.
+                                    Ask your question on our <a href="https://github.com/apache/streampipes/discussions">GitHub discussion</a> page.
                                 </div>
                             </div>
                         </li>