Skip to content

Commit

Permalink
feat: link to forums cli tag
Browse files Browse the repository at this point in the history
  • Loading branch information
serhalp committed Jan 23, 2025
1 parent d2b0345 commit 98e56b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/astro.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export default defineConfig({
},
{
label: 'Forums',
link: 'https://answers.netlify.com/',
link: 'https://answers.netlify.com/tag/netlify-cli',
attrs: { target: '_blank', class: 'text-sm external-link marg' },
},
{
Expand Down

0 comments on commit 98e56b4

Please sign in to comment.