Skip to content

fix(openclaw): use absolute URL for architecture image in README#4311

Merged
deshraj merged 1 commit intomainfrom
fix/openclaw-readme-image
Mar 12, 2026
Merged

fix(openclaw): use absolute URL for architecture image in README#4311
deshraj merged 1 commit intomainfrom
fix/openclaw-readme-image

Conversation

@utkarsh240799
Copy link
Copy Markdown
Contributor

The relative path ../docs/images/ is outside the published package directory, so npmjs.com could never resolve it. Switch to a raw GitHub URL so the image renders on the registry.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (does not change functionality, e.g. code style improvements, linting)
  • Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Please delete options that are not relevant.

  • Unit Test
  • Test Script (please provide)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Made sure Checks passed

The relative path `../docs/images/` is outside the published package
directory, so npmjs.com could never resolve it. Switch to a raw GitHub
URL so the image renders on the registry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@utkarsh240799 utkarsh240799 requested a review from deshraj March 12, 2026 17:30
@deshraj deshraj merged commit 861cbb7 into main Mar 12, 2026
3 checks passed
@deshraj deshraj deleted the fix/openclaw-readme-image branch March 12, 2026 18:06
jamebobob pushed a commit to jamebobob/mem0-vigil-recall that referenced this pull request Mar 29, 2026
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