Skip to content

Fix Vendor Index gaps and broken Studio Projects links - #85

Merged
michaelelrom merged 2 commits into
mainfrom
docs/vendor-index-fixes
Aug 28, 2026
Merged

Fix Vendor Index gaps and broken Studio Projects links#85
michaelelrom merged 2 commits into
mainfrom
docs/vendor-index-fixes

Conversation

@michaelelrom

Copy link
Copy Markdown
Collaborator

Summary

  • Adds Delinea, EfficientIP, and Zscaler to the top-level README.md Vendor Index table (folders existed, were never added to the index), and adds Azure Key Vault to Microsoft's product list
  • Fixes two broken relative links (./Projects/... should be ./Studio Projects/...) in Cisco/IOS/README.md and Juniper/JUNOS/README.md

Test plan

  • Scanned all 99 markdown files in the repo (413 internal relative links) with a script resolving each link against the filesystem — these were the only two broken internal links found
  • Confirmed every top-level vendor folder now has a matching Vendor Index row and vice versa

Delinea, EfficientIP, and Zscaler had product folders but were never
added to the top-level Vendor Index, and Microsoft's row was missing
Azure Key Vault. Pre-existing gaps, unrelated to file content in this
branch - caught while reviewing where our new AWS Secrets Manager
plugin should land in the index.
… READMEs

Both linked to a nonexistent ./Projects/ path instead of the actual
./Studio Projects/ folder. Found via a full-repo scan of all 99
markdown files (413 internal relative links checked) - these were
the only two broken internal links in the repo.
@michaelelrom
michaelelrom merged commit 416e7bb into main Aug 28, 2026
@michaelelrom
michaelelrom deleted the docs/vendor-index-fixes branch August 28, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants