Skip to content

Commit

Permalink
Change default repo to use new username
Browse files Browse the repository at this point in the history
  • Loading branch information
Elara6331 committed Apr 27, 2023
1 parent 5f323f4 commit d03f39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ var defaultConfig = types.Config{
Repos: []types.Repo{
{
Name: "default",
URL: "https://github.com/Arsen6331/lure-repo.git",
URL: "https://github.com/Elara6331/lure-repo.git",
},
},
}
Expand Down

0 comments on commit d03f39f

Please sign in to comment.