1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Remove trailing /

This commit is contained in:
Darren Shepherd
2015-04-16 07:26:42 -07:00
parent 783c4639c9
commit 0a299fcd50

View File

@@ -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{},