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 <[email protected]>
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>

Reply via email to