Commit 7b2a52a
authored
fix(readme): fix broken image links for proper rendering (#499)
## 🎯 Aim
Fix broken image links in the README by updating relative paths to use
raw.githubusercontent.com, ensuring proper rendering across environments
like SharePoint.
## 📷 Result

## ✅ What was done
- [x] Updated `README.md` to replace broken relative image paths
- [x] Added logic to handle `images/` path dynamically via script
## 🔗 Related issue
Closes: [#473](#473)1 parent 81978d8 commit 7b2a52a
3 files changed
Lines changed: 291 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | | - | |
| 1156 | + | |
| 1157 | + | |
1157 | 1158 | | |
1158 | 1159 | | |
0 commit comments