Skip to content

Commit 97b864f

Browse files
authored
Feature Voting
1 parent aa7c8ff commit 97b864f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

apps/docs/.vitepress/config.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,10 @@ export default defineConfig({
6363
{ text: 'Configuration', link: '/reference/configuration' },
6464
{ text: 'Troubleshooting', link: '/reference/troubleshooting' },
6565
{ text: 'FAQ', link: '/reference/faq' },
66-
{ text: 'Whitelist Generator', link: 'https://whitelist.nginxwaf.me' },
67-
{ text: 'IP address lookup', link: 'https://ip.nginxwaf.me/' }
66+
{ text: 'Modsecurity Whitelist Generator', link: 'https://whitelist.nginxwaf.me' },
67+
{ text: 'IP address lookup', link: 'https://ip.nginxwaf.me/' },
68+
{ text: 'Feature Voting', link: 'https://idea.nginxwaf.me' }
69+
6870
]
6971
}
7072
],

0 commit comments

Comments
 (0)