From 840ad820e4e323240cc478b2ea7980fc4f1d7d31 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Fri, 22 Jan 2016 15:10:09 -0600 Subject: [PATCH] wrong link to drawer example --- docs/material-design/drawers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/material-design/drawers.md b/docs/material-design/drawers.md index e34832eb..57f790e3 100644 --- a/docs/material-design/drawers.md +++ b/docs/material-design/drawers.md @@ -17,7 +17,7 @@ The Material Design for Bootstrap `Drawer` provides a markup structure and plugi The following examples provide a good starting point: -- [Drawer template]({{ site.baseurl }}/examples/dashboard/) is a basic fully responsive template. +- [Drawer template]({{ site.baseurl }}/examples/drawer/) is a basic fully responsive template. - [Dashboard example]({{ site.baseurl }}/examples/dashboard/) is a comprehensive fully responsive demonstration. ### Behavior