Skip to content

Commit 94d271d

Browse files
committed
Updating token link in weighted routing
1 parent a6722ff commit 94d271d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/docs/create-api/weighted-routing/weighted-routing-via-crs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Apply the CRs to the Kubernetes API server using the following command.
202202

203203
### Step 4 - Verify the API Invocation
204204

205-
<a href="../../../get-started/quick-start-guide/#step-4-generate-access-token" target="_blank">Generate an access token</a> and invoke the API using the following command:
205+
<a href="../../../develop-and-deploy-api/security/generate-access-token" target="_blank">Generate an access token</a> and invoke the API using the following command:
206206

207207
=== "Sample Request"
208208
```

en/docs/create-api/weighted-routing/weighted-routing-via-rest-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Deploy the sample backend resources using the following command.
123123

124124
#### 2. Deploy the API with APK-Conf
125125

126-
<a href="../../../get-started/quick-start-guide/#step-4-generate-access-token" target="_blank">Generate an access token</a> and deploy the API with APK-Conf file by following the steps in <a href="../../../get-started/quick-start-guide/#step-5-deploy-and-invoke-the-api" target="_blank">Deploy the API in Kubernetes Gateway</a>
126+
<a href="../../../develop-and-deploy-api/security/generate-access-token" target="_blank">Generate an access token</a> and deploy the API with APK-Conf file by following the steps in <a href="../../../get-started/quick-start-guide/#step-5-deploy-and-invoke-the-api" target="_blank">Deploy the API in Kubernetes Gateway</a>
127127

128128
### Step 4 - Verify the API Invocation
129129

0 commit comments

Comments
 (0)