Changed link to Suggest new feature on new installation

This commit is contained in:
Calvo 2022-05-09 08:58:14 +02:00
parent 09729c3100
commit 752a716c21
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ INSERT INTO `tlink` VALUES
(1,'Documentation','https://pandorafms.com/manual'),
(2,'Enterprise Edition','http://pandorafms.com'),
(3,'Report a bug','https://github.com/pandorafms/pandorafms/issues'),
(4,'Suggest new feature','http://forums.pandorafms.com/index.php?board=22.0'),
(4,'Suggest new feature','https://pandorafms.com/community/beta-program/'),
(5,'Module library','http://library.pandorafms.com/');
UNLOCK TABLES;