Fix mage URL in development.md

Partial fix for #952
This commit is contained in:
Christian Oliff 2020-02-19 17:46:30 +09:00 committed by Bjørn Erik Pedersen
parent 341ecabb29
commit 001f52f4e6

View File

@ -151,7 +151,7 @@ go install
```
Hugo relies on [mage](github.com/magefile/mage) for some convenient build and test targets. If you don't already have it, get it:
Hugo relies on [mage](https://github.com/magefile/mage) for some convenient build and test targets. If you don't already have it, get it:
```
go get github.com/magefile/mage