Skip to content

Conversation

@rmccorm4
Copy link
Contributor

@rmccorm4 rmccorm4 commented Aug 28, 2025

Overview:

Fix broken links caught by lychee on main: https://github.com/ai-dynamo/dynamo/actions/runs/17258593879/job/48975115450

Summary by CodeRabbit

  • Documentation
    • Updated two references in Task 3 of the AKS deployment guide to point to the Dynamo Cloud installation guide instead of the Quickstart.
    • Improves accuracy and reduces confusion by directing users to the most relevant installation instructions.
    • No changes to commands, steps, or overall workflow; existing procedures remain the same.
    • Expect a smoother installation experience with clearer guidance.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 28, 2025

Walkthrough

Documentation-only update: in examples/deployments/AKS/AKS-deployment.md, two Task 3 links were changed from quickstart.md to dynamo_cloud.md. No command or workflow modifications.

Changes

Cohort / File(s) Summary of Changes
AKS docs link updates
examples/deployments/AKS/AKS-deployment.md
Updated two references in Task 3 from quickstart.md to dynamo_cloud.md; no instructional or command changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

I hop through docs with gentle feet,
Nudging links to their proper seat.
From quickstart’s meadow to cloud-born sky,
Two carrots—clicks—now fly more spry.
Thump-thump! The path is clean and clear,
A tidy trail for readers here. 🥕

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.


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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbit in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbit in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbit gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbit read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbit help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbit ignore or @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbit summary or @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbit or @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (1)
examples/deployments/AKS/AKS-deployment.md (1)

127-127: Improve accessibility and stability of the link.

Avoid “here” as link text and use a relative path.

-There are other ways to install Dynamo, you can find them [here](https://github.com/ai-dynamo/dynamo/blob/main/docs/guides/dynamo_deploy/dynamo_cloud.md)
+There are other ways to install Dynamo; see the [Dynamo Cloud guide](../../../docs/guides/dynamo_deploy/dynamo_cloud.md).
📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between e3619ce and 28ce508.

📒 Files selected for processing (1)
  • examples/deployments/AKS/AKS-deployment.md (2 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
examples/deployments/AKS/AKS-deployment.md

93-93: Bare URL used

(MD034, no-bare-urls)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: Mirror Repository to GitLab
  • GitHub Check: Build and Test - dynamo

@rmccorm4 rmccorm4 enabled auto-merge (squash) August 28, 2025 18:37
Copy link
Collaborator

@whoisj whoisj left a comment

Choose a reason for hiding this comment

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

Links look good, so approved.

That said, using relative links is generally better practice.

@rmccorm4 rmccorm4 force-pushed the rmccormick/fix_links branch from 9d75798 to e68a61a Compare August 28, 2025 23:26
@rmccorm4 rmccorm4 merged commit 79a9d69 into main Aug 28, 2025
10 of 11 checks passed
@rmccorm4 rmccorm4 deleted the rmccormick/fix_links branch August 28, 2025 23:55
jasonqinzhou pushed a commit that referenced this pull request Aug 30, 2025
Signed-off-by: Ryan McCormick <[email protected]>
Signed-off-by: Jason Zhou <[email protected]>
michaelshin pushed a commit that referenced this pull request Sep 2, 2025
Signed-off-by: Ryan McCormick <[email protected]>
Signed-off-by: Michael Shin <[email protected]>
KrishnanPrash pushed a commit that referenced this pull request Sep 2, 2025
Signed-off-by: Ryan McCormick <[email protected]>
Signed-off-by: Krishnan Prashanth <[email protected]>
nnshah1 pushed a commit that referenced this pull request Sep 8, 2025
Signed-off-by: Ryan McCormick <[email protected]>
Signed-off-by: nnshah1 <[email protected]>
@coderabbitai coderabbitai bot mentioned this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants