From bc236e77336a341f8ce34a22b81725cfd074ffd0 Mon Sep 17 00:00:00 2001 From: liyuan Date: Thu, 23 Nov 2023 14:24:20 +0800 Subject: [PATCH] revert test markdown link Signed-off-by: liyuan --- data_validation/docs/validation-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_validation/docs/validation-tools.md b/data_validation/docs/validation-tools.md index 994095801..651d10740 100644 --- a/data_validation/docs/validation-tools.md +++ b/data_validation/docs/validation-tools.md @@ -8,7 +8,7 @@ whether the Spark job using RAPIDS Accelerator(aka GPU Spark job) returns the sa ### 1.gcloud CLI -- Install the gcloud CLI. Follow the instructions on [gcloud-sdk-install](https://cloud.google.com/sdk/docs/installs) +- Install the gcloud CLI. Follow the instructions on [gcloud-sdk-install](https://cloud.google.com/sdk/docs/install) - Set the configuration settings and credentials of the gcloud CLI: - Initialize the gcloud CLI by following [these instructions](https://cloud.google.com/sdk/docs/initializing#initialize_the) - Grant authorization to the gcloud CLI [with a user account](https://cloud.google.com/sdk/docs/authorizing#authorize_with_a_user_account)