Skip to content

Fix broken Adding Dynamic Endpoints hyperlink#11336

Open
Gimhanihangawaththa wants to merge 2 commits into
wso2:masterfrom
Gimhanihangawaththa:Gimhanihangawaththa-patch-1
Open

Fix broken Adding Dynamic Endpoints hyperlink#11336
Gimhanihangawaththa wants to merge 2 commits into
wso2:masterfrom
Gimhanihangawaththa:Gimhanihangawaththa-patch-1

Conversation

@Gimhanihangawaththa
Copy link
Copy Markdown

@Gimhanihangawaththa Gimhanihangawaththa commented May 10, 2026

Corrected the internal documentation link for the "Adding Dynamic Endpoints" reference in the Endpoint Types page.

Purpose

The Endpoint Types documentation contained an incorrect internal link to the “Adding Dynamic Endpoints” section.

This could lead users to a broken or invalid navigation path within the API Manager documentation, affecting usability and navigation consistency.

Goals

Ensure the link correctly navigates to the relevant documentation page.

Approach

Replaced the incorrect link with a working relative path.

Before:
[Adding Dynamic Endpoints](https://apim.docs.wso2.com/en/4.7.0/api-design-manage/design/api-policies/regular-gateway-policies/adding-dynamic-endpoints/)

After:
[Adding Dynamic Endpoints](https://apim.docs.wso2.com/en/4.2.0/design/api-policies/regular-gateway-policies/adding-dynamic-endpoints/)

This ensures correct navigation to the target documentation page.

User stories

Users can correctly navigate to the "Adding Dynamic Endpoints" documentation without encountering broken links.

Release note

Fixed an incorrect internal documentation link in the Endpoint Types page for “Adding Dynamic Endpoints”.

Documentation

N/A – This PR is a documentation correction with no new feature or structural change.

Corrected the internal documentation link for the "Adding Dynamic Endpoints" reference in the Endpoint Types page.
Copilot AI review requested due to automatic review settings May 10, 2026 18:15
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 10, 2026

CLA assistant check
All committers have signed the CLA.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 10, 2026

Review Change Stack

Warning

Rate limit exceeded

@Gimhanihangawaththa has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 35 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 12c7b245-1f39-43f5-9b19-8f6aff645bab

📥 Commits

Reviewing files that changed from the base of the PR and between 0156b0e and 7b9b4f1.

📒 Files selected for processing (1)
  • en/docs/api-design-manage/design/endpoints/endpoint-types.md
📝 Walkthrough

Walkthrough

This pull request updates a single hyperlink in the endpoint types documentation. The "Adding Dynamic Endpoints" link in the Dynamic Endpoint table row was changed from a templated {{base_path}} URL reference to a relative documentation path. This normalizes the link format within the endpoint types reference document.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: fixing a broken hyperlink for the Adding Dynamic Endpoints documentation reference.
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.
Description check ✅ Passed The PR description covers Purpose, Goals, Approach, User stories, and Release note adequately, addressing the core documentation link correction.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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 and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to fix a broken internal documentation hyperlink for the “Adding Dynamic Endpoints” reference on the Endpoint Types page to improve navigation within the API Manager docs.

Changes:

  • Updated the “Adding Dynamic Endpoints” hyperlink in the Dynamic Endpoint description to use a different (relative) URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread en/docs/api-design-manage/design/endpoints/endpoint-types.md Outdated
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.

3 participants