Skip to content

Commit 2c3c2e5

Browse files
committed
fix
1 parent 6b5f2a2 commit 2c3c2e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="/assets/img/gopher.png" width="200" />
2+
<img src="https://raw.githubusercontent.com/Clivern/Beaver/main/assets/img/gopher.png" width="200" />
33
<h3 align="center">Beaver</h3>
44
<p align="center">A Real Time Messaging Server.</p>
55
<p align="center">
@@ -25,7 +25,7 @@
2525
</p>
2626
<br/>
2727
<p align="center">
28-
<img src="/assets/charts/chart.png?v=1.4.0" width="60%" />
28+
<img src="https://raw.githubusercontent.com/Clivern/Beaver/main/assets/charts/chart.png?v=1.4.0" width="60%" />
2929
</p>
3030

3131
Beaver is a real-time messaging server. With beaver you can easily build scalable in-app notifications, realtime graphs, multiplayer games, chat applications, geotracking and more in web applications and mobile apps.

0 commit comments

Comments
 (0)