Browse Source

update link

PHP-GTK3
yggverse 4 months ago
parent
commit
d5b644fa1b
  1. 2
      src/Entity/Browser/Menu/Help/Issue.php

2
src/Entity/Browser/Menu/Help/Issue.php

@ -19,7 +19,7 @@ class Issue @@ -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

Loading…
Cancel
Save