Skip to content

Commit 73d52cb

Browse files
committed
Minor review fixes
1 parent e92ba7f commit 73d52cb

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

docs/els-for-runtimes/nodejs/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,6 @@ alt-nodejs provides a more flexible and convenient environment for working with
102102
node -v
103103
```
104104

105-
Optionally, verify execution:
106-
107-
```text
108-
node -e "console.log('Hello, World!')"
109-
```
110-
111105
5. Update packages
112106

113107
<CodeTabs :tabs="[
@@ -125,6 +119,6 @@ alt-nodejs provides a more flexible and convenient environment for working with
125119
* ![](/images/eye.webp) [CVE Tracker](https://tuxcare.com/cve-tracker/?product=Node.js) — Track vulnerability fixes and updates
126120
* ![](/images/shield.webp) [Available fixes](https://tuxcare.com/cve-tracker/fixes?product=Node.js) — Patched versions and changelogs
127121
* ![](/images/clipboard-notes.webp) [Supported components](https://tuxcare.com/cve-tracker/products?product=Node.js) — Full list of product parts covered by ELS
128-
* ![](/images/shield.webp) [Machine-readable security data](/els-for-runtimes/machine-readable-security-data/#nodejs) — CSAF advisories and RSS feeds for Node.js ELS
122+
* ![](/images/shield.webp) [Machine-readable security data](/els-for-runtimes/machine-readable-security-data/#node.js) — CSAF advisories and RSS feeds for Node.js ELS
129123

130124
</WhatsNext>

0 commit comments

Comments
 (0)