diff --git a/src/Entity/Browser/Menu/Help/Issue.php b/src/Entity/Browser/Menu/Help/Issue.php index d19f4e08..9856f40b 100644 --- a/src/Entity/Browser/Menu/Help/Issue.php +++ b/src/Entity/Browser/Menu/Help/Issue.php @@ -19,7 +19,7 @@ class Issue // Defaults public const LABEL = 'Report issue'; - public const URL = 'https://github.com/YGGverse/Yoda'; + public const URL = 'https://github.com/YGGverse/Yoda/issues'; public function __construct( Help $help