This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch DaanHoogland-patch-1 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit 604bd98e7635461ff443a0b4f6f1b81f55d169a8 Author: dahn <[email protected]> AuthorDate: Fri Mar 5 15:47:52 2021 +0100 update issues link --- content/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contribute.html b/content/contribute.html index 641417e..aa381a8 100644 --- a/content/contribute.html +++ b/content/contribute.html @@ -145,7 +145,7 @@ <p>Developers, of course, are also welcome. See the <a href="developers.html">Developer Resources</a> page!</p> -<p>If you just want to report a bug, that's easily done in our <a href="https://issues.apache.org/jira/browse/CLOUDSTACK">Jira bug tracking tool</a>.</p> +<p>If you just want to report a bug, that's easily done in our <a href="https://github.com/apache/cloudstack/issues">github project issues list</a>.(just click <a href="https://github.com/apache/cloudstack/issues/new/choose">new issue</a></p> <h2 id="where-to-ask-for-help">Where To Ask For Help</h2>
