mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:07:31 +00:00
chore: rename master to main (#1550)
* chore: rename master to main * docs
This commit is contained in:
@@ -32,7 +32,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
|
||||
};
|
||||
license: {
|
||||
name: "Apache 2.0",
|
||||
url: "https://github.com/caos/zitadel/blob/master/LICENSE";
|
||||
url: "https://github.com/caos/zitadel/blob/main/LICENSE";
|
||||
};
|
||||
};
|
||||
|
||||
|
@@ -38,7 +38,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
|
||||
}
|
||||
license: {
|
||||
name: "Apache License 2.0",
|
||||
url: "https://github.com/caos/zitadel/blob/master/LICENSE"
|
||||
url: "https://github.com/caos/zitadel/blob/main/LICENSE"
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user