We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b4957 commit 0039555Copy full SHA for 0039555
packages/typescriptlang-org/src/components/layout/SiteFooter.tsx
@@ -121,10 +121,6 @@ const communityLinks = [
121
title: "Stack Overflow",
122
url: "https://stackoverflow.com/questions/tagged/typescript",
123
},
124
- {
125
- title: "Web Updates",
126
- url: "https://github.com/microsoft/TypeScript-Website/issues/130",
127
- },
128
{
129
title: "Web Repo",
130
url: "https://github.com/microsoft/TypeScript-Website",
0 commit comments