Skip to content

Commit 57143db

Browse files
Merge pull request #304408 from Albertyang0/2025_08-Monthly-broken-links-fix-ay-108
2025_08 - Fix monthly broken links
2 parents 451ca4b + 240f649 commit 57143db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/redis/nodejs-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Microsoft Entra ID access tokens have a limited lifespan, [averaging 75 minutes]
269269
```
270270

271271
>[!NOTE]
272-
>For additional examples of using Microsoft Entra ID to authenticate to Redis using the node-redis library, please see [this GitHub repo](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureCacheForRedis/node-redis.md)
272+
>For additional examples of using Microsoft Entra ID to authenticate to Redis using the node-redis library, please see [this GitHub repo](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity/samples)
273273
>
274274

275275
## [Access Key Authentication](#tab/accesskey)
@@ -600,7 +600,7 @@ Microsoft Entra ID access tokens have a limited lifespan, [averaging 75 minutes]
600600
```
601601
602602
>[!NOTE]
603-
>For additional examples of using Microsoft Entra ID to authenticate to Redis using the node-redis library, please see [this GitHub repo](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureCacheForRedis/node-redis.md)
603+
>For additional examples of using Microsoft Entra ID to authenticate to Redis using the node-redis library, please see [this GitHub repo](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity/samples)
604604
>
605605
606606
## [Access Key Authentication](#tab/accesskey)

0 commit comments

Comments
 (0)