File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ go get -u github.com/barelyhuman/commitlog
36
36
3 . Using goblin
37
37
38
38
``` sh
39
- curl -sf https://goblin.barelyhuman.xyz /github.com/barelyhuman/commitlog | sh
39
+ curl -sf https://goblin.run /github.com/barelyhuman/commitlog | sh
40
40
```
41
41
42
42
Once installed you can just run ` commitlog generate ` or the shorter version
@@ -87,7 +87,7 @@ toolset. The closes one to this is the `git`'s own `shortlog` and `log` commands
87
87
88
88
The installation is pretty straightforwad. You [ download] ( /download ) the binary
89
89
from the download section of this website or use something like
90
- [ goblin] ( https://goblin.barelyhuman.xyz ) to build the binary for your specific
90
+ [ goblin] ( https://goblin.run ) to build the binary for your specific
91
91
system (rarely needed) since the releases actually accommodate the most used
92
92
operating systems and architectures already.
93
93
You can’t perform that action at this time.
0 commit comments