Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit 372fecb

Browse files
author
booleanhunter
committed
Displaying screenshots using absolute URLS
1 parent 8273d66 commit 372fecb

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
@@ -20,7 +20,7 @@ ReactJS version of the original AdminLTE dashboard - https://github.com/almasaee
2020

2121
[Click here](http://ec2-52-74-208-196.ap-southeast-1.compute.amazonaws.com:8000/widgets.html) to see a live preview!
2222

23-
![](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/screenshots/widgets.png)
23+
![](https://github.com/booleanhunter/ReactJS-AdminLTE/blob/master/screenshots/widgets.png?raw=true)
2424

2525

2626
##### Widgets will use velocity.js animations instead of the originally used JQuery animations wherever possible, for improved performance across all browsers and devices.
@@ -30,7 +30,7 @@ ReactJS version of the original AdminLTE dashboard - https://github.com/almasaee
3030

3131
Will soon be populated with charts.
3232

33-
![](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/screenshots/dashboard-v1.png)
33+
![](https://github.com/booleanhunter/ReactJS-AdminLTE/blob/master/screenshots/dashboard-v1.png?raw=true)
3434

3535

3636
More stuff coming soon. Stay tuned!

0 commit comments

Comments
 (0)