fix: navbar help link (#77)

* fix: navbar help link

* fix: update links.php
This commit is contained in:
Jeffrey Zang
2023-01-26 03:33:43 -05:00
committed by GitHub
parent 1b15597e0e
commit 462f44a99c
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'help_url' => 'https://help.opnform.com/',
'help_url' => 'https://github.com/JhumanJ/OpnForm/discussions',
'helpdesk_sitemap_url' => 'https://notionforms.crisp.help/sitemap.xml',
'changelog_url' => 'https://opnform.canny.io/changelog',
'github_url' => 'https://github.com/JhumanJ/OpnForm',