From: Ryan Date: Mon, 22 Feb 2016 20:20:54 +0000 (-0800) Subject: Fixed link to documentation in README.md X-Git-Tag: 0.0.16~4^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F96%2Fhead;p=thirdparty%2Fbulma.git Fixed link to documentation in README.md documentation link was pointing to http://bulma.io/documentation/overview/ which gave a 404 error instead of http://bulma.io/documentation/overview/start which I guess was changed to be the new overview page at some point. --- diff --git a/README.md b/README.md index ac8dc8a1f..699910088 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Bulma is in early but active development! Try it out now: npm install bulma ``` -Feel free to raise an issue or submit a pull request. In the meantime, check the [documentation](http://bulma.io/documentation/overview/). +Feel free to raise an issue or submit a pull request. In the meantime, check the [documentation](http://bulma.io/documentation/overview/start). ## Copyright and license