Skip to content

Commit eaf835b

Browse files
authored
Merge pull request #4 from markphelps/patch-1
Fix godoc link
2 parents e41dea1 + 22e3cbc commit eaf835b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This library provides helper methods to use with [mage](https://magefile.org).
66

77
Below is a sample of the type of helpers available. Full examples and
8-
documentation is on [godoc](godoc.org/github.com/carolynvs/magex).
8+
documentation is on [godoc](https://godoc.org/github.com/carolynvs/magex).
99

1010
```go
1111
// +build mage

0 commit comments

Comments
 (0)