File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "vs2017_download" : " https://marketplace.visualstudio.com/items?itemName =TypeScriptTeam.typescript-372 " ,
3
- "vs2019_download" : " https://marketplace.visualstudio.com/items?itemName =TypeScriptTeam.typescript-372 " ,
2
+ "vs2017_download" : " https://marketplace.visualstudio.com/search?term =TypeScriptTeam&target=VS&category=All%20categories&vsVersion=vs15&sortBy=UpdatedDate " ,
3
+ "vs2019_download" : " https://marketplace.visualstudio.com/search?term =TypeScriptTeam&target=VS&category=All%20categories&vsVersion=vs2019&sortBy=UpdatedDate " ,
4
4
"vscode_download" : " https://code.visualstudio.com" ,
5
5
"sublime_ts_download" : " https://github.com/Microsoft/TypeScript-Sublime-Plugin" ,
6
6
"atom_ts_download" : " https://atom.io/packages/atom-typescript" ,
Original file line number Diff line number Diff line change @@ -243,8 +243,8 @@ <h1>Familiar With TypeScript already?</h1>
243
243
244
244
245
245
< div class ="flow-links ">
246
- < a href ="/docs/handbook/release-notes/typescript-3-5 .html " class ="clicky-button headline ">
247
- < p > 3.5 Release Notes</ p >
246
+ < a href ="/docs/handbook/release-notes/overview .html " class ="clicky-button headline ">
247
+ < p > TypeScript Release Notes</ p >
248
248
< h4 > Release Notes</ h4 >
249
249
</ a >
250
250
You can’t perform that action at this time.
0 commit comments