Skip to content

Fix broken image link in Generate API Key documentation#11627

Open
Pravinath wants to merge 2 commits into
wso2:4.7.0from
Pravinath:fix-11557-api-key-images
Open

Fix broken image link in Generate API Key documentation#11627
Pravinath wants to merge 2 commits into
wso2:4.7.0from
Pravinath:fix-11557-api-key-images

Conversation

@Pravinath

Copy link
Copy Markdown

Purpose

Fixes #11557.

The Generate API Key documentation contains a broken image link because the referenced filename is misspelled.

Goals

Correct the image reference so the “Associate API key from App button” image displays properly.

Approach

Updated the image path from:

app-associate-buttopn.png

to:

app-associate-button.png

The corrected filename matches the existing image file in the repository.

User stories

N/A — documentation-only fix.

Release note

Fixed a broken image link in the Generate API Key documentation.

Documentation

Updated:
en/docs/includes/design/generate-api-key.md

Training

N/A — no training content impact.

Certification

N/A — no certification impact.

Marketing

N/A — no marketing impact.

Automation tests

  • Unit tests
    N/A — documentation-only change.

  • Integration tests
    N/A — documentation-only change.

Security checks

  • Followed secure coding standards: N/A — documentation-only change.
  • Ran FindSecurityBugs plugin and verified report: N/A.
  • Confirmed that this PR does not commit any keys, passwords, tokens, usernames, or other secrets: Yes.

Samples

N/A — no sample changes.

Related PRs

N/A.

Migrations

N/A — no migration required.

Test environment

Verified the corrected image path against the existing file in the repository on Windows 11 using Visual Studio Code.

Learning

Reviewed the generated documentation page, identified the broken image reference, and verified the correct filename in the assets directory.

@CLAassistant

CLAassistant commented Jul 16, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@coderabbitai

coderabbitai Bot commented Jul 16, 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: 780ff1d4-ec56-46a1-9c27-f5ae51b6915c

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.

2 participants