From ad3479e27ab037f65a98d52c90b203a77398a015 Mon Sep 17 00:00:00 2001 From: Pratyansh Agrawal Date: Sat, 22 Aug 2026 11:19:00 +0530 Subject: [PATCH 1/2] Update TypeScript README social links Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6505f7362b63..ed8449296f6be 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/microsoft/TypeScript/badge)](https://securityscorecards.dev/viewer/?uri=github.com/microsoft/TypeScript) -[TypeScript](https://www.typescriptlang.org/) is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the [playground](https://www.typescriptlang.org/play/), and stay up to date via [our blog](https://blogs.msdn.microsoft.com/typescript) and [Twitter account](https://twitter.com/typescript). +[TypeScript](https://www.typescriptlang.org/) is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the [playground](https://www.typescriptlang.org/play/), and stay up to date via [our blog](https://blogs.msdn.microsoft.com/typescript) and [X account](https://x.com/typescript). Find others who are using TypeScript at [our community page](https://www.typescriptlang.org/community/). @@ -32,7 +32,7 @@ There are many ways to [contribute](https://github.com/microsoft/TypeScript/blob * Review the [source code changes](https://github.com/microsoft/TypeScript/pulls). * Engage with other TypeScript users and developers on [StackOverflow](https://stackoverflow.com/questions/tagged/typescript). * Help each other in the [TypeScript Community Discord](https://discord.gg/typescript). -* Join the [#typescript](https://twitter.com/search?q=%23TypeScript) discussion on Twitter. +* Join the [#typescript](https://x.com/search?q=%23TypeScript) discussion on X. * [Contribute bug fixes](https://github.com/microsoft/TypeScript/blob/main/CONTRIBUTING.md). This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see From c6247a7cc06b874a758c8758c2a8d3a59b9c9c04 Mon Sep 17 00:00:00 2001 From: Pratyansh Agrawal Date: Sat, 22 Aug 2026 11:37:12 +0530 Subject: [PATCH 2/2] Update TypeScript README links Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed8449296f6be..c23905de708c6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ There are many ways to [contribute](https://github.com/microsoft/TypeScript/blob * Review the [source code changes](https://github.com/microsoft/TypeScript/pulls). * Engage with other TypeScript users and developers on [StackOverflow](https://stackoverflow.com/questions/tagged/typescript). * Help each other in the [TypeScript Community Discord](https://discord.gg/typescript). -* Join the [#typescript](https://x.com/search?q=%23TypeScript) discussion on X. +* Join the [#typescript](https://x.com/typescript) discussion on X. * [Contribute bug fixes](https://github.com/microsoft/TypeScript/blob/main/CONTRIBUTING.md). This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see