docs: improve linking on PAM overview page#5356
Conversation
- Add href links to Core Concepts cards (Gateway, Resource, Account) - Add Getting Started section with link to setup guide - Add Supported Resources section with links to SSH, Kubernetes, AWS IAM, and Redis guides Co-Authored-By: jake@infisical.com <jake@infisical.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Closing due to inactivity for more than 7 days. Configure here. |
Greptile OverviewGreptile SummaryThis PR enhances the PAM overview documentation by adding clickable navigation links to improve user experience. All Core Concepts cards (Gateway, Resource, Account) now link to their respective documentation pages. Two new sections were added: "Getting Started" with a setup guide link, and "Supported Resources" showcasing SSH, Kubernetes, AWS IAM, and Redis with links to resource-specific guides. Key Changes:
The changes improve documentation discoverability and navigation, making it easier for users to find relevant information about PAM features. Confidence Score: 5/5
Important Files Changed
Last reviewed commit: 7d6d02a |
Context
The PAM overview page had several concepts (Gateway, Resource, Account) mentioned in cards without links to their respective documentation pages. This PR improves navigation by adding links throughout the page.
Changes:
hreflinks to Core Concepts cards (Gateway, Resource, Account) pointing to their documentationScreenshots
N/A - Documentation changes only. Preview deployment can be used to verify the links render correctly.
Steps to verify the change
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).Link to Devin run: https://app.devin.ai/sessions/b3d6ca4f783441d39568727c280038a8
Requested by: jake@infisical.com