Skip to content

Commit

Permalink
Merge pull request #725 from FlowFuse/docs-forum-link
Browse files Browse the repository at this point in the history
Docs: Add link to Discourse Forum
  • Loading branch information
joepavitt authored Apr 2, 2024
2 parents 9121d6c + 718a4ac commit b7eb63f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export default ({ mode }) => {
{ text: 'Docs', link: '/getting-started.html' },
{ text: 'Widgets', link: '/nodes/widgets.html' },
{ text: 'Contributing', link: '/contributing/' },
{ text: 'Forum', link: 'https://discourse.nodered.org/tag/dashboard-2' },
{ text: 'FlowFuse', link: 'https://flowfuse.com' },
{ text: 'GitHub', link: 'https://github.com/FlowFuse/node-red-dashboard' }
],
Expand Down

0 comments on commit b7eb63f

Please sign in to comment.