From cfe3cbba7967f67362e1d878a97a7e58ad2db581 Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Tue, 6 Jan 2015 13:50:41 +0000 Subject: [PATCH] Rename material-styleguide -> styleguide --- app/index.html | 6 +++--- app/{material-styleguide.html => styleguide.html} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename app/{material-styleguide.html => styleguide.html} (100%) diff --git a/app/index.html b/app/index.html index a9a7c9d8..c4b5b090 100644 --- a/app/index.html +++ b/app/index.html @@ -44,7 +44,7 @@
@@ -52,7 +52,7 @@
@@ -62,7 +62,7 @@

Get Started.

Read how to Get Started or - check out the Style Guide.

+ check out the Style Guide.

diff --git a/app/material-styleguide.html b/app/styleguide.html similarity index 100% rename from app/material-styleguide.html rename to app/styleguide.html