-
Notifications
You must be signed in to change notification settings - Fork 28
Misc cleanup of wrong URLs #318
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
base: dev
Are you sure you want to change the base?
Conversation
PR Review: #318 - Misc cleanup of wrong URLsSummaryThis PR makes extensive URL changes across 327 files (22,092 additions, 2,002 deletions) in the Critical Issues ❌1. Broken YouTube LinkFile: [http://www.policypak.com/videos/sn6j7q1clmq.html](https://www.youtube.com/watch)Problem: The hyperlink points to Impact: Users will encounter a broken/non-functional YouTube page. Recommendation: Either find the correct YouTube video ID or revert to the original URL. 2. URL Text/Hyperlink Mismatch #1File: [http://www.policypak.com/videos/bypassing-internal-item-level-targeting-filters.html](http://www.policypak.com/products/endpointpolicymanager-preconfigured-paks.html)Problem: The link text indicates a video about "bypassing internal item level targeting filters" but the actual hyperlink points to a completely different page about "preconfigured paks". Impact: Users expecting a video tutorial will land on a product page, causing confusion and broken documentation flow. Recommendation: Ensure the hyperlink matches the link text content, or update the link text to match the destination. 3. URL Text/Hyperlink Mismatch #2File: [https://www.policypak.com/video/endpointpolicymanager-acl-lockdown-for-registry-based-applications.html](http://www.policypak.com/videos/bypassing-internal-item-level-targeting-filters.html)Problem: Link text shows "ACL lockdown for registry-based applications" but the hyperlink points to "bypassing internal item level targeting filters" - completely unrelated topics. Impact: Documentation mismatch prevents users from finding the correct resource about ACL lockdown. Recommendation: Fix the hyperlink to point to the correct ACL lockdown video URL. Code Quality & Best Practices
|
…gure references, and remove Book references
No description provided.