diff options
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/johaus/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/johaus/main.go b/cmd/johaus/main.go index 092cd69..c0c0bed 100644 --- a/cmd/johaus/main.go +++ b/cmd/johaus/main.go @@ -8,7 +8,7 @@ import ( "log" "net/http" - "git.xeserv.us/xena/jvozba" + "tulpa.dev/cadey/jvozba" "within.website/johaus/parser" _ "within.website/johaus/parser/camxes" "within.website/johaus/pretty" |
