diff --git a/How-to-enable-stylistic-sets.md b/How-to-enable-stylistic-sets.md index 662f932..d1f269e 100644 --- a/How-to-enable-stylistic-sets.md +++ b/How-to-enable-stylistic-sets.md @@ -30,7 +30,7 @@ Go to `Sublime Text` -> `Preferences` -> `Settings`, add: Via editing `electron-browser/index.html`, see https://marketplace.visualstudio.com/items?itemName=be5invis.vscode-custom-css -In a recent patch of VS Code (microsoft/vscode#82153), it will be able to define +In a recent patch of VS Code ([microsoft/vscode#82153](https://github.com/microsoft/vscode/issues/82153)), it will be able to define ```json "editor.fontLigatures": "'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'zero', 'onum'" ```