1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 14:36:38 -04:00

docs(readme): fix wrong link...

This commit is contained in:
satoshun00
2016-05-31 04:07:20 +09:00
parent f79316ebc1
commit f0d9eea518

View File

@ -1,6 +1,6 @@
# hugo-bin [![Build Status](https://travis-ci.org/fenneclab/hugo-bin.svg?branch=master)](https://travis-ci.org/fenneclab/hugo-bin)
> Binary wrapper for [Hugo](gohugo.io)
> Binary wrapper for [Hugo](https://gohugo.io/)
## Install
@ -40,7 +40,7 @@ npm run create -- 'post/my-new-post' # see below 'npm-run-script'
}
```
See the [Hugo Documentation](gohugo.io) for more information.
See the [Hugo Documentation](https://gohugo.io/) for more information.
## Super Inspired By
@ -48,4 +48,4 @@ See the [Hugo Documentation](gohugo.io) for more information.
## License
MIT © [Shun Sato](blog.fenneclab.com)
MIT © [Shun Sato](http://blog.fenneclab.com/)