Skip to content

Open Choreo Org's Readme.md file's images are not appearing properly.#25

Open
slahirucd7 wants to merge 1 commit intoopenchoreo:mainfrom
slahirucd7:main
Open

Open Choreo Org's Readme.md file's images are not appearing properly.#25
slahirucd7 wants to merge 1 commit intoopenchoreo:mainfrom
slahirucd7:main

Conversation

@slahirucd7
Copy link
Copy Markdown

@slahirucd7 slahirucd7 commented Apr 10, 2026

Purpose

$subject
image

Goals

Describe the solutions that this feature/fix will introduce to resolve the problems described above

Approach

Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email documentation@wso2.com to review all UI text). Include a link to a Markdown file or Google doc if the feature write-up is too long to paste here.

User stories

Summary of user stories addressed by this change>

Release note

Brief description of the new feature or bug fix as it will appear in the release notes

Documentation

Link(s) to product documentation that addresses the changes of this PR. If no doc impact, enter “N/A” plus brief explanation of why there’s no doc impact

Training

Link to the PR for changes to the training content in https://github.com/wso2/WSO2-Training, if applicable

Certification

Type “Sent” when you have provided new/updated certification questions, plus four answers for each question (correct answer highlighted in bold), based on this change. Certification questions/answers should be sent to certification@wso2.com and NOT pasted in this PR. If there is no impact on certification exams, type “N/A” and explain why.

Marketing

Link to drafts of marketing content that will describe and promote this feature, including product page changes, technical articles, blog posts, videos, etc., if applicable

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

Summary by CodeRabbit

  • Documentation
    • Updated profile README image references to load from GitHub raw content URLs instead of relative paths, improving image accessibility and consistency across different viewing contexts.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7e6f0d56-1a2a-45d6-ac79-dc1f059b3912

📥 Commits

Reviewing files that changed from the base of the PR and between 3dd0531 and a4cdc28.

📒 Files selected for processing (1)
  • profile/README.md

📝 Walkthrough

Walkthrough

Updated image source URLs in the profile README from relative local paths to absolute GitHub raw content URLs for consistent external image hosting across six images.

Changes

Cohort / File(s) Summary
Documentation Updates
profile/README.md
Replaced 6 local image references (./images/...) with absolute GitHub raw content URLs (https://raw.githubusercontent.com/openchoreo/.github/main/profile/images/...) for logo, platform abstractions, development abstractions, runtime view, DDD-to-cell mapping, and architecture diagram elements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Hops with glee, paths now bright,
Images hosted up in flight,
From local files to URLs true,
The profile sparkles, fresh and new!

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is incomplete. Most required template sections contain only placeholder text; only Purpose has partial content (subject placeholder and image), while Goals, Approach, User stories, and other critical sections are unfilled. Complete the PR description by filling in Goals, Approach, and other key sections with substantive information about the fix, including why the image URLs needed to be changed and what the impact is.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: fixing broken images in the README file by updating their URLs to external GitHub raw content links.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

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

@Mirage20
Copy link
Copy Markdown
Contributor

@slahirucd7, this looks like a GitHub issue. Ex: https://github.com/envoyproxy/gateway

@slahirucd7
Copy link
Copy Markdown
Author

@slahirucd7, this looks like a GitHub issue. Ex: https://github.com/envoyproxy/gateway

Reason:

GitHub org profile pages don't resolve relative image paths (./images/) correctly. You need to use an absolute raw GitHub URL instead.

@slahirucd7
Copy link
Copy Markdown
Author

image

Reason:

GitHub org profile pages don't resolve relative image paths (./images/) correctly. You need to use an absolute raw GitHub URL instead.

@Mirage20
Copy link
Copy Markdown
Contributor

Now it is working properly, https://github.com/openchoreo.

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