Change location of gorealis to point to auora-scheduler repository.

This commit is contained in:
Renan DelValle 2020-02-19 12:07:15 -08:00
parent d3295a8729
commit debe608b8a
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
15 changed files with 18 additions and 18 deletions

View file

@ -15,7 +15,7 @@
package main
import (
"github.com/rdelval/australis/cmd"
"github.com/aurora-scheduler/australis/cmd"
)
func main() {