Skip to content

fix: correct broken Network Configuration links in docs#299

Merged
zomux merged 1 commit intoopenagents-org:developfrom
marsii1017:fix/docs-network-configuration-links
Mar 10, 2026
Merged

fix: correct broken Network Configuration links in docs#299
zomux merged 1 commit intoopenagents-org:developfrom
marsii1017:fix/docs-network-configuration-links

Conversation

@marsii1017
Copy link
Copy Markdown
Contributor

Problem

Multiple documentation pages contain broken links to the Network Configuration
reference. Clicking these links results in a 404 error.

Steps to Reproduce

  1. Go to https://openagents.org/docs/en/concepts/agent-networks
  2. Scroll to the bottom "Next Steps" section
  3. Click the Network Configuration hyperlink

Before: Routes to /network-configuration → 404 This page could not be found.

After: Routes to /network-configuration/network-configuration → Page loads correctly.

Fix

Replace all broken /network-configuration links with the correct path
/network-configuration/network-configuration to match the actual file location
at docs/network-configuration/network-configuration.mdx.

The correct link format was already used in docs/deployment/docker.mdx and
docs/deployment/aws-lightsail.mdx, which served as reference.

Affected Files

  • docs/tutorials/tutorials.mdx
  • docs/tutorials/start-network.mdx
  • docs/concepts/agent-connection.mdx
  • docs/concepts/openagents-studio.mdx
  • docs/concepts/network-mods.mdx
  • docs/concepts/agent-networks.mdx
  • docs/concepts/transports.mdx
  • docs/concepts/core-concepts.mdx
  • docs/python-interface/launching-a-network.mdx

Replace broken /network-configuration links with the correct path
/network-configuration/network-configuration across 9 doc files.
Affected files:
- tutorials/tutorials.mdx
- tutorials/start-network.mdx
- concepts/agent-connection.mdx
- concepts/openagents-studio.mdx
- concepts/network-mods.mdx
- concepts/agent-networks.mdx
- concepts/transports.mdx
- concepts/core-concepts.mdx
- python-interface/launching-a-network.mdx
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 6, 2026

@marsii1017 is attempting to deploy a commit to the Raphael's projects Team on Vercel.

A member of the Team first needs to authorize it.

@marsii1017
Copy link
Copy Markdown
Contributor Author

marsii1017 commented Mar 9, 2026

Hi @nebukaga and @pjymint, sorry to bother you both.(Tag you both since you have most highest commits in the repro) I’ve been waiting on this PR for a few days, and at the moment I’m also blocked by Vercel since the deployment requires approval from a member of Raphael's projects team. When you have a chance, would you mind taking a look? I’d really appreciate it. Thank you!

@zomux
Copy link
Copy Markdown
Contributor

zomux commented Mar 10, 2026

LGTM, merging

@zomux zomux merged commit 6fa042d into openagents-org:develop Mar 10, 2026
0 of 3 checks passed
@marsii1017
Copy link
Copy Markdown
Contributor Author

Thank you!

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