From 826845e93e27e1fee8523b0656ddc8ee6d1f8180 Mon Sep 17 00:00:00 2001 From: reggi Date: Thu, 5 Dec 2024 15:21:37 -0500 Subject: [PATCH] fix: .org to .com --- docs/lib/content/configuring-npm/package-json.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib/content/configuring-npm/package-json.md b/docs/lib/content/configuring-npm/package-json.md index 6789326012814..760bb52a88078 100644 --- a/docs/lib/content/configuring-npm/package-json.md +++ b/docs/lib/content/configuring-npm/package-json.md @@ -1221,7 +1221,7 @@ When this field is undefined it is interpreted as the value `commonjs`. See TypeScript documentation on `types` [here](https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html). -Used by npmjs.org to display `ts` badge for a given package. +Used by [npmjs.com](https://npmjs.com/typescript) to display `ts` badge for a given package. ### typings