You've already forked hugo-extended
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:
@ -1,6 +1,6 @@
|
||||
# hugo-bin [](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/)
|
||||
|
Reference in New Issue
Block a user