Skip to content

Conversation

@patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Oct 24, 2025

Use the landing page we added as part of https://github.com/FluentDo/infra/pull/29

Greptile Overview

Updated On: 2025-10-24 11:50:59 UTC

Greptile Summary

Updated package installation URLs in documentation to point to new landing page at https://packages.fluent.do/index.html.

  • Simplified user experience by directing to landing page instead of showing technical URL pattern /<VERSION>/output/package-<TARGET>/<PACKAGE NAME>
  • Added early reference to package URL at top of document for better discoverability
  • Updated final section to use consistent URL format with markdown link
  • Aligns with infrastructure improvements from FluentDo/infra#29

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Simple documentation change updating URLs to point to new landing page - no code logic changes, no security implications, proper markdown formatting maintained
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
docs/supported-platforms.md 5/5 Updated package installation URLs to point to new landing page at https://packages.fluent.do/index.html, improving user experience and consistency

Sequence Diagram

sequenceDiagram
    participant User
    participant Documentation
    participant PackagesWebsite
    
    User->>Documentation: Read supported-platforms.md
    Documentation->>User: Show package installation link
    User->>PackagesWebsite: Navigate to https://packages.fluent.do/index.html
    PackagesWebsite->>User: Display landing page
    Note over User,PackagesWebsite: Landing page provides navigation<br/>to specific versions and packages
Loading

…ng page

Signed-off-by: Patrick Stephens <pat@fluent.do>
@vercel
Copy link

vercel bot commented Oct 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Oct 24, 2025 11:49am

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

Signed-off-by: Patrick Stephens <pat@fluent.do>
@patrick-stephens patrick-stephens merged commit 9d48047 into main Oct 24, 2025
7 checks passed
@patrick-stephens patrick-stephens deleted the add_packages_link branch October 24, 2025 11:49
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

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.

1 participant