File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
website/src/components/HomepageFeatures Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ const FeatureList: FeatureItem[] = [
23
23
buttonText : 'Read More' ,
24
24
} ,
25
25
{
26
- title : 'VS Code Spell Checker' ,
26
+ title : 'Code Spell Checker for VS Code ' ,
27
27
img : < img src = { require ( '@site/static/img/cafe.jpg' ) . default } className = { styles . featureImg } alt = "Cafe" /> ,
28
28
imgSrc : require ( '@site/static/img/cafe.jpg' ) . default ,
29
29
description : < > A popular VS Code extension with over 11 million installs. It improves productivity by spell checking as you type.</ > ,
30
- buttonHref : 'https://marketplace.visualstudio. com/items?itemName=streetsidesoftware.code -spell-checker' ,
31
- buttonText : 'Visual Studio Marketplace ' ,
30
+ buttonHref : 'https://streetsidesoftware. com/vscode -spell-checker/ ' ,
31
+ buttonText : 'Code Spell Checker ' ,
32
32
} ,
33
33
{
34
34
title : 'VS Code Extensions' ,
You can’t perform that action at this time.
0 commit comments