Skip to content

Conversation

@vishwasvk35
Copy link

Context

footer section in docs has a different layout compared to rest of the website.

This PR adds a community slack endpoint to the Developers section.
OTHERS section is renamed as RESOURCES & LEGAL.
some minor adjustments to positions of links for better organization.

since mintify allows only 4 columns, both RESOURCES and LEGALS were included in the same column.

Screenshots

● main website footer
image

● docs footer - before
image

● docs footer - after
image

Steps to verify the change

npm i -g mint
cd docs; mint dev;

go to localhost:3000 and navigate at bottom to view the updated footer

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Read the contributing guide

Copilot AI review requested due to automatic review settings December 11, 2025 04:49
@maidul98
Copy link
Collaborator

maidul98 commented Dec 11, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the footer section in the documentation to align it with the main website's footer layout. The changes reorganize footer links, update URLs for consistency, and improve the categorization of footer sections.

Key Changes

  • Reorganized footer structure with updated section headers (renamed "OTHERS" to "RESOURCES & LEGAL")
  • Added new links (Community Slack, Documentation, API Reference) and moved existing links between sections for better organization
  • Updated multiple URLs to point to more specific documentation pages and corrected the Trust Center link

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +3016 to +3017
"label": "Trust Center",
"href": "https://trust.infisical.com/"
Copy link

Copilot AI Dec 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Trust Center URL has been updated from a Vanta-hosted page to "https://trust.infisical.com/". Verify that this new URL is accessible and properly configured, and that the migration from Vanta to a self-hosted trust center is complete.

Copilot uses AI. Check for mistakes.
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 11, 2025

Greptile Overview

Greptile Summary

This PR reorganizes the docs footer to match the main website layout. Key changes include:

  • Fixed typo "Trust of Center" → "Trust Center" with corrected URL
  • Renamed section "OTHERS" → "RESOURCES & LEGAL" for better clarity
  • Added missing developer resources (Documentation, API Reference, Community Slack)
  • Corrected outdated URLs (GitHub repo link, Forum, Terraform, Infisical Agent)
  • Improved label consistency ("Share Secrets" → "Share Secret", "SDK" → "SDKs", "SLA" → "Service Level Agreement")
  • Reorganized links for better logical grouping

No issues found - this is a straightforward configuration update with no functional or security implications.

Confidence Score: 5/5

  • This PR is safe to merge with no risks
  • This is a simple JSON configuration file update for the documentation footer with no code logic, no security implications, and no breaking changes. All changes are cosmetic improvements (typo fixes, URL corrections, better organization) that align the docs footer with the main website.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
docs/docs.json 5/5 Footer configuration updates to align docs with main website - reordered links, fixed typos, corrected URLs, reorganized sections

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

Co-authored-by: Copilot <[email protected]>
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