Skip to content

Commit 51cd837

Browse files
committed
fix: waterbase image
1 parent 5800582 commit 51cd837

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
1.19 MB
Loading

src/content/post/waterbase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ I've always admired Android in the way of storing persistent data. If you are fa
99

1010
But...we don't get that awesome feature outside the Android environment. Do we? So I decided to create a lightweight storage utility that provides such behavior and can be used on any platform. And voila...[WaterBase](https://github.com/coderGtm/WaterBase) was born ;)
1111

12-
![WaterBase](https://codergtm.github.io/assets/images/WaterBase.jpeg)
12+
![WaterBase](../../assets/images/posts/waterbase.png)
1313

1414
#### So first thing's first. Why the name ?
1515

0 commit comments

Comments
 (0)