Skip to content

docs: fix 1 broken link(s) via archive.org#6617

Open
mirkosalvato1-ctrl wants to merge 1 commit into
crewAIInc:mainfrom
mirkosalvato1-ctrl:linkmedic/fix-links-6025-1784731889
Open

docs: fix 1 broken link(s) via archive.org#6617
mirkosalvato1-ctrl wants to merge 1 commit into
crewAIInc:mainfrom
mirkosalvato1-ctrl:linkmedic/fix-links-6025-1784731889

Conversation

@mirkosalvato1-ctrl

Copy link
Copy Markdown

Fixes 1 broken outbound link(s) in docs using archived snapshots (Wayback).

LinkMedic · confidence 0.66

Related to #6025

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The README’s CrewAI AMP Suite hyperlink now points to an archived Web page instead of the original enterprise URL.

Changes

README Link Update

Layer / File(s) Summary
Update AMP Suite hyperlink
README.md
The CrewAI AMP Suite link destination was changed to a Web archive URL.

Suggested reviewers: lucasgomide

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: fixing a broken documentation link by using an archive.org URL.
Description check ✅ Passed The description matches the changeset by describing the broken docs link and its replacement with an archived snapshot.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with 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.

Inline comments:
In `@README.md`:
- 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.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c1e24f51-a3a9-4276-b769-9db2552fec66

📥 Commits

Reviewing files that changed from the base of the PR and between 3bb8753 and 95012ce.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
# 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.

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