From f017affb274722a46e809fdda4dce4beae8df8ce Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Thu, 2 Jul 2026 03:34:20 +0800 Subject: [PATCH] fix: Org profile image path uses local relative `../assets/` instead of absolute raw URL (#41) Closes #41 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 484e63b..5f1933c 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ This is the public project home for WasmAgent — roadmap and project index. The public media, release, and claim ledgers have been consolidated in the org-wide [`.github` repository](https://github.com/WasmAgent/.github). -![WasmAgent product matrix](https://raw.githubusercontent.com/WasmAgent/.github/main/assets/product-matrix.svg) +![WasmAgent product matrix](https://raw.githubusercontent.com/WasmAgent/.github/main/profile/assets/product-matrix.svg) -Source: canonical media hub in the org-wide [`.github` repository](https://github.com/WasmAgent/.github) (`assets/product-matrix.svg`). +Source: canonical media hub in the org-wide [`.github` repository](https://github.com/WasmAgent/.github) (`profile/assets/product-matrix.svg`). ## Repositories