Noticed a few links broken on the [project's Marketplace page](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityItemTemplates). For instance... [Editor Command Binding](https://github.com/madskristensen/VsixItemTemplates/blob/master/src/ItemTemplates/EditorCommandBinding/EditorCommandBinding.cs) Might should be... [Editor Command Binding](https://github.com/VsixCommunity/ExtensibilityTemplatePack/blob/master/src/2019/ItemTemplates/EditorCommandBinding/EditorCommandBinding.cs) or to prepare for 2022... [Editor Command Binding](https://github.com/VsixCommunity/ExtensibilityTemplatePack/blob/master/src/2022/ItemTemplates/EditorCommandBinding/EditorCommandBinding.cs)
Noticed a few links broken on the project's Marketplace page.
For instance... Editor Command Binding
Might should be... Editor Command Binding
or to prepare for 2022... Editor Command Binding