Skip to content

Commit 8418469

Browse files
committed
Convert relative links to raw GitHub links [automated]
1 parent a624429 commit 8418469

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Birthday Widget/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
![Status](https://img.shields.io/badge/Status-Stable-brightgreen)
88
![Last Updated](https://img.shields.io/badge/Updated-June%202025-yellow)
99

10-
<img width="60%" src="../.src/birthday/birthday_showcase.png">
10+
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_showcase.png">
1111

1212
A minimalist Scriptable widget that shows:
1313
- 🎂 Your age in years (accurate to 2 decimals)
@@ -83,7 +83,7 @@ Feel free to modify these in the script for a more personal palette.
8383

8484
## 📸 Screenshots
8585

86-
<img width="160px" src="../.src/birthday/birthday_s.png">
86+
<img width="160px" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_s.png">
8787

8888
## 🙌 Feedback
8989

0 commit comments

Comments
 (0)