diff options
Diffstat (limited to 'app/config.go')
| -rwxr-xr-x | app/config.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config.go b/app/config.go index 813453c..2d32d19 100755 --- a/app/config.go +++ b/app/config.go @@ -8,7 +8,7 @@ import ( "strconv" "time" - "git.macaw.me/skunky/devianter" + "github.com/zerolabsco/devianter" ) var Release struct { |
