Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/site/pages/en/blog/migrations/v22-to-v24.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ The source code for this codemod can be found in the [tls-create-secure-pair-to-
You can find this codemod in the [Codemod Registry](https://app.codemod.com/registry/@nodejs/tls-create-secure-pair-to-tls-socket).

```bash
npx codemod run @nodejs/tls-create-secure-pair-to-tls
npx codemod run @nodejs/tls-create-secure-pair-to-tls-socket
```

## Examples
Expand Down