fix a broken link

the /modules page no longer exists on the minicss.org site, linking to the docs page seems reasonable
This commit is contained in:
vpribish 2018-07-18 16:08:09 -07:00 committed by GitHub
parent 46d5394702
commit 2b98f3192c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)