-
Notifications
You must be signed in to change notification settings - Fork 33
Replace Salesforce KB links with local KB links in Privilege Secure docs #350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace Salesforce KB links with local KB links in Privilege Secure docs #350
Conversation
Pull Request Review: Replace Salesforce KB links with local KB linksOverviewThis PR successfully replaces 5 broken Salesforce KB links with local documentation references across Privilege Secure installation documentation for versions 4.1 and 4.2. ✅ Positive FindingsCode Quality
Best Practices
|
Pull Request ReviewSummaryThis PR successfully replaces broken Salesforce knowledge base links with local KB article references in Privilege Secure documentation. The changes improve link maintainability and provide a better user experience by keeping users within the documentation site. ✅ Positive Aspects
|
- Updated 5 files across privilegesecure/4.1 and privilegesecure/4.2 - Replaced helpcenter.netwrix.com Salesforce bundle links with relative /docs/kb/ paths - 5 links successfully mapped, 1 unmapped ID kept as-is (kA04u0000000HfOCAU) Part of effort to replace 142 broken Salesforce KB references across product docs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
d8ce2fc to
c14a926
Compare
Pull Request ReviewSummaryThis PR successfully replaces broken Salesforce KB links with local KB article references in Privilege Secure documentation. The changes improve link reliability and user experience by pointing to internal documentation rather than external Salesforce links. ✅ Strengths
|
96d8b56 to
fba59d3
Compare
Summary
Replaces broken Salesforce KB links with local KB article references in Privilege Secure documentation.
Changes
/docs/kb/privilegesecure/article-nameExample Fixes
Before:
After:
Files Changed
Testing
✅ All KB articles exist in
/docs/kb/privilegesecure/✅ Links use correct Docusaurus format (no .md extension)
🤖 Generated with Claude Code
Co-Authored-By: Claude [email protected]