Skip to content

Commit 46c4528

Browse files
authored
Remove link
Signed-off-by: Karl Horky <[email protected]>
1 parent 192b11d commit 46c4528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/using-mdx.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ console.log(<Example name="Mars" year={2022} />)
210210
211211
<Note type="info">
212212
**Note**:
213-
Users of [the MDX VS Code extension][mdx-vscode-extension] can add type
213+
Users of the MDX VS Code extension can add type
214214
checking of `props` with a JSDoc comment.
215215
See [`mdx-js/mdx-analyzer`][mdx-analyzer] for more info.
216216
</Note>
@@ -336,7 +336,7 @@ as follows:
336336
337337
<Note type="info">
338338
**Note**:
339-
Users of [the MDX VS Code extension][mdx-vscode-extension] can add type
339+
Users of the MDX VS Code extension can add type
340340
checking of provided and passed components with a JSDoc comment.
341341
See [`mdx-js/mdx-analyzer`][mdx-analyzer] for more info.
342342
</Note>

0 commit comments

Comments
 (0)