From 2b98f3192cee113253dfc154566db379352fe37d Mon Sep 17 00:00:00 2001 From: vpribish Date: Wed, 18 Jul 2018 16:08:09 -0700 Subject: [PATCH] fix a broken link the /modules page no longer exists on the minicss.org site, linking to the docs page seems reasonable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c762e53..fe7eca9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You have 4 options when it comes to setting up **mini.css**: 3. [Use Rawgit](#method-3-use-rawgit) 4. [Use cdnjs](#method-4-use-cdnjs-preferred-for-older-releases) (preferred for older releases) -For instructions on how to use, best practices, templates and other usage information, please visit the framework's [documentation](http://minicss.org/modules). +For instructions on how to use, best practices, templates and other usage information, please visit the framework's [documentation](https://minicss.org/docs). #### Method 1: Use a package manager (recommended)