mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Remove trailing /
This commit is contained in:
@@ -329,7 +329,7 @@ func NewConfig() *Config {
|
||||
},
|
||||
Repositories: map[string]Repository{
|
||||
"core": Repository{
|
||||
Url: "https://raw.githubusercontent.com/rancherio/os-services/master/",
|
||||
Url: "https://raw.githubusercontent.com/rancherio/os-services/master",
|
||||
},
|
||||
},
|
||||
Services: map[string]*project.ServiceConfig{},
|
||||
|
Reference in New Issue
Block a user