Skip to content

Commit 97cd87f

Browse files
authored
- fix: Node.js run/debug (#158)
Co-authored-by: Weijie <[email protected]>
1 parent 2ab3e8c commit 97cd87f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guides/debug/remote-debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
5757
<td rowSpan="2">Node.js</td>
5858
<td>IntelliJ IDEA</td>
5959
<td>Ultimate</td>
60-
<td>Node.js plugin</td>
60+
<td>N/A</td>
6161
</tr>
6262
<tr>
6363
<td>WebStrom</td>

docs/guides/remote-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you start the new container in Kubernetes cluster, Kubernetes will not star
5959
<td rowSpan="2">Node.js</td>
6060
<td>IntelliJ IDEA</td>
6161
<td>Ultimate</td>
62-
<td>Node.js plugin</td>
62+
<td>N/A</td>
6363
</tr>
6464
<tr>
6565
<td>WebStrom</td>

0 commit comments

Comments
 (0)