diff options
Diffstat (limited to 'cmd/planterette/paths.go')
| -rw-r--r-- | cmd/planterette/paths.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/planterette/paths.go b/cmd/planterette/paths.go index aa581c9e..11715fb2 100644 --- a/cmd/planterette/paths.go +++ b/cmd/planterette/paths.go @@ -8,8 +8,8 @@ import ( "strconv" "sync/atomic" - "git.gensokyo.uk/security/hakurei/hst" - "git.gensokyo.uk/security/hakurei/internal/hlog" + "hakurei.app/hst" + "hakurei.app/internal/hlog" ) var ( |
