Skip to content

Commit aa7c8ff

Browse files
committed
Update Resources
1 parent aaa6a9e commit aa7c8ff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/docs/.vitepress/config.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ export default defineConfig({
6262
items: [
6363
{ text: 'Configuration', link: '/reference/configuration' },
6464
{ text: 'Troubleshooting', link: '/reference/troubleshooting' },
65-
{ text: 'FAQ', link: '/reference/faq' }
65+
{ text: 'FAQ', link: '/reference/faq' },
66+
{ text: 'Whitelist Generator', link: 'https://whitelist.nginxwaf.me' },
67+
{ text: 'IP address lookup', link: 'https://ip.nginxwaf.me/' }
6668
]
6769
}
6870
],

0 commit comments

Comments
 (0)