Change location of gorealis to point to auora-scheduler repository.
This commit is contained in:
parent
d3295a8729
commit
debe608b8a
15 changed files with 18 additions and 18 deletions
2
main.go
2
main.go
|
@ -15,7 +15,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/rdelval/australis/cmd"
|
||||
"github.com/aurora-scheduler/australis/cmd"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue