From 90a89c6ab97bbf350477581189d5cf5b0da7a845 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Jun 2026 08:27:11 +0000 Subject: [PATCH] Publish proto files from b1e2bf5d73 --- nebius/compute/v1/instance.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nebius/compute/v1/instance.proto b/nebius/compute/v1/instance.proto index 96a105c..7c51075 100644 --- a/nebius/compute/v1/instance.proto +++ b/nebius/compute/v1/instance.proto @@ -23,7 +23,7 @@ message Instance { message InstanceSpec { // Unique identifier of the service account associated with this instance. - // For details, see https://docs.nebius.dev/en/iam/about-iam/concepts/service-accounts + // For details, see https://docs.nebius.com/iam/service-accounts/manage string service_account_id = 1 [(field_behavior) = IMMUTABLE]; // Specification of compute resources allocated to the instance.