Skip to content

Fix broken image links in generate-api-key.md by using base_path#11565

Open
Ravinx001 wants to merge 1 commit into
wso2:4.7.0from
Ravinx001:fixing-issue-11557
Open

Fix broken image links in generate-api-key.md by using base_path#11565
Ravinx001 wants to merge 1 commit into
wso2:4.7.0from
Ravinx001:fixing-issue-11557

Conversation

@Ravinx001

Copy link
Copy Markdown

Purpose

Resolves #11557

Goals

Fix broken image links in the API keys documentation which previously used hardcoded relative paths that broke when the snippet was included in other pages.

Approach

Replaced the hardcoded relative directory paths (../../../../assets) with the dynamic {{base_path}}/assets macro inside en/docs/includes/design/generate-api-key.md.

User stories

N/A

Release note

Fixed broken image links in the API keys documentation.

Documentation

This PR is a documentation fix.

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

  • Unit tests

    N/A

  • Integration tests

    N/A

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

Tested locally using mkdocs serve.

Learning

N/A

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e01a5da1-8d58-4192-93ac-5d5dffc1f75b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ 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.

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