update link

This commit is contained in:
yggverse 2024-07-31 00:24:31 +03:00
parent a2d24145ae
commit d5b644fa1b

View file

@ -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