move git repo to github.com/Pterodactyl/wings

This commit is contained in:
Jakob Schrettenbrunner
2017-07-01 19:26:05 +02:00
parent a2d741c13a
commit ae41a0e76e
8 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/rifflock/lfshook"
log "github.com/sirupsen/logrus"
"github.com/schrej/wings/config"
"github.com/Pterodactyl/wings/config"
)
// ConfigureLogging configures logrus to our needs