From afe85833d05dcf9d0e3f29cb811cfb82d2d28b99 Mon Sep 17 00:00:00 2001 From: Alex Bowers Date: Wed, 5 Sep 2018 00:59:41 +0100 Subject: [PATCH] Screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d652879..3c023b2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can now add multiple custom dashboards in Laravel Nova. Whether you want to group some cards together, have different dashboards visible depending on the logged in user, or want to provide a dashboard with your tool, Multiple Dashboards allows you to do this. -![Multiple Dashboard Example](https://github.com/alexbowers/nova-multiple-dashboard/screenshots/example.gif) +![Multiple Dashboard Example](https://github.com/alexbowers/nova-multiple-dashboard/blob/master/screenshots/example.gif?raw=true) ## Installation