Skip to content

Commit

Permalink
chore: remove reference to outdated examples (#6851)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedYetiDev authored Jul 6, 2024
1 parent 946940e commit 9ffde9d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,3 @@ and we close the response, adding the content as an argument to `end()`:
```js
res.end('Hello World\n');
```

### More Examples

See https://github.com/nodejs/examples for a list of Node.js examples that go beyond hello world.

0 comments on commit 9ffde9d

Please sign in to comment.