You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by te...@apache.org on 2020/09/23 10:06:42 UTC

[incubator-streampipes-website] branch dev updated: [HOTFIX] Website URL

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

tex 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 bd6d748  [HOTFIX] Website URL
bd6d748 is described below

commit bd6d748cdb69dabe345bab4c11d57bf9a20a5655
Author: Johannes Tex <39...@users.noreply.github.com>
AuthorDate: Wed Sep 23 12:06:34 2020 +0200

    [HOTFIX] Website URL
---
 documentation/website/core/Footer.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/website/core/Footer.js b/documentation/website/core/Footer.js
index 7009d5b..518c79e 100644
--- a/documentation/website/core/Footer.js
+++ b/documentation/website/core/Footer.js
@@ -87,7 +87,7 @@ class Footer extends React.Component {
                         <div>
                             <h5>More</h5>
                             <a href={this.props.config.baseUrl + 'blog'}>Blog</a>
-                            <a href="https://streampipes.apache.org.org">Website</a>
+                            <a href="https://streampipes.apache.org">Website</a>
                             <a href="https://www.apache.org/foundation/policies/privacy.html">Privacy</a>
                             <a
                                 className="github-button"