You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/els-for-runtimes/nodejs/README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,12 +102,6 @@ alt-nodejs provides a more flexible and convenient environment for working with
102
102
node -v
103
103
```
104
104
105
-
Optionally, verify execution:
106
-
107
-
```text
108
-
node -e "console.log('Hello, World!')"
109
-
```
110
-
111
105
5. Update packages
112
106
113
107
<CodeTabs :tabs="[
@@ -125,6 +119,6 @@ alt-nodejs provides a more flexible and convenient environment for working with
125
119
*[CVE Tracker](https://tuxcare.com/cve-tracker/?product=Node.js) — Track vulnerability fixes and updates
126
120
*[Available fixes](https://tuxcare.com/cve-tracker/fixes?product=Node.js) — Patched versions and changelogs
127
121
*[Supported components](https://tuxcare.com/cve-tracker/products?product=Node.js) — Full list of product parts covered by ELS
128
-
*[Machine-readable security data](/els-for-runtimes/machine-readable-security-data/#nodejs) — CSAF advisories and RSS feeds for Node.js ELS
122
+
*[Machine-readable security data](/els-for-runtimes/machine-readable-security-data/#node.js) — CSAF advisories and RSS feeds for Node.js ELS
0 commit comments