Skip to content

Commit d0a87aa

Browse files
committed
adapt existing links
1 parent 4f7ec7f commit d0a87aa

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-asia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-au.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-sg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

pages/public_cloud/ai_machine_learning/cli_12_howto_run_job_cli/guide.es-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A few other options are available for your jobs.
180180
- `--timeout` timeout after which the job will stop even if the process in the job did not end, helps you control your consumption
181181
- `--label` free labels to help you organize your jobs, labels are also used to scope `app_token`, learn more about `app_token` and how to create them [here](/pages/public_cloud/ai_machine_learning/cli_13_howto_app_token_cli)
182182
- `--read-user` you can add a `read-user` to a job, a read user will only have access to the service exposed behind the `job_url`. The read-user must match with the username of an AI Platform user with an `AI Training read` role.
183-
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/training_tuto_04_vscode_remote)
183+
- `--ssh-public-keys` allows you to access your job through SSH, it is particularly useful to [setup a VSCode Remote](/pages/public_cloud/ai_machine_learning/gi_03_remote_connection)
184184
- `--from` run a job based on the specification of a previous one. All options will override the base job values. The `--image` is the flag used to override the image of the base job.
185185

186186
### Run a job

0 commit comments

Comments
 (0)