Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ standard for production-ready agentic automation.

# CrewAI AMP Suite

For organizations that need a commercial control plane around CrewAI, [CrewAI AMP Suite](https://www.crewai.com/enterprise) adds managed deployment, observability, governance, security, and enterprise support.
For organizations that need a commercial control plane around CrewAI, [CrewAI AMP Suite](http://web.archive.org/web/20251116041339/https://www.crewai.com/enterprise) adds managed deployment, observability, governance, security, and enterprise support.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟡 Minor | ⚡ Quick win

Use HTTPS for the Wayback Machine link.

The link currently starts with http://, allowing insecure initial navigation. Use the HTTPS archive URL instead.

Proposed fix
-For organizations that need a commercial control plane around CrewAI, [CrewAI AMP Suite](http://web.archive.org/web/20251116041339/https://www.crewai.com/enterprise) adds managed deployment, observability, governance, security, and enterprise support.
+For organizations that need a commercial control plane around CrewAI, [CrewAI AMP Suite](https://web.archive.org/web/20251116041339/https://www.crewai.com/enterprise) adds managed deployment, observability, governance, security, and enterprise support.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
For organizations that need a commercial control plane around CrewAI, [CrewAI AMP Suite](http://web.archive.org/web/20251116041339/https://www.crewai.com/enterprise) adds managed deployment, observability, governance, security, and enterprise support.
For organizations that need a commercial control plane around CrewAI, [CrewAI AMP Suite](https://web.archive.org/web/20251116041339/https://www.crewai.com/enterprise) adds managed deployment, observability, governance, security, and enterprise support.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 69, Update the CrewAI AMP Suite link in the README to use
the HTTPS Wayback Machine URL instead of HTTP, preserving the existing archived
destination and link text.


You can try one part of the suite, the [Crew Control Plane, for free](https://app.crewai.com).

Expand Down