You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix KB index.md link generation and create missing KB index pages
- Fix generateKBSidebar function to handle index.md files correctly
- Index files now link to parent directory (e.g., /docs/kb/product/)
- Instead of broken /docs/kb/product/index paths
- Create missing index.md files for 10 KB product folders:
- accessanalyzer, auditor, dataclassification, directorymanager
- endpointprotector, general, privilegesecure, privilegesecurediscovery
- threatmanager, threatprevention
- This should resolve the broken KB index link issues in strict validation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
description: "General knowledge base articles and troubleshooting guides"
4
+
slug: kb/general
5
+
---
6
+
7
+
# General Knowledge Base
8
+
9
+
Welcome to the General knowledge base. Browse our collection of troubleshooting guides, configuration instructions, and best practices that apply across multiple Netwrix products.
10
+
11
+
Use the search function above to find specific articles or browse through all General KB articles in this section.
description: "Privilege Secure Discovery knowledge base articles and troubleshooting guides"
4
+
slug: kb/privilegesecurediscovery
5
+
---
6
+
7
+
# Privilege Secure Discovery Knowledge Base
8
+
9
+
Welcome to the Privilege Secure Discovery knowledge base. Browse our collection of troubleshooting guides, configuration instructions, and best practices.
10
+
11
+
Use the search function above to find specific articles or browse through all Privilege Secure Discovery KB articles in this section.
12
+
13
+
## Need Help?
14
+
15
+
If you can't find what you're looking for:
16
+
1. Use the search function above
17
+
2. Check the main Privilege Secure Discovery documentation
0 commit comments