Skip to content

Commit 28945e4

Browse files
authored
Apply suggestions from code review
1 parent a6a3a7d commit 28945e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/connections/sources/catalog/libraries/server/node/classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ strat: node-js
55
hidden: false
66
---
77

8-
> info "Upgrade to the new Analytics Node.js package"
8+
> info "Upgrade to the latest Analytics Node.js package"
99
> This is the docs for the legacy npm package (`analytics-node`). Please [upgrade to](/docs/connections/sources/catalog/libraries/server/node/migration/) the new package (`@segment/analytics-node`). See the updated [Analytics Node.js docs](/docs/connections/sources/catalog/libraries/server/node) to learn more.
1010
1111
Segment's Node.js library lets you record analytics data from your node code. The requests hit Segment's servers, and then Segment routes your data to any destinations you have enabled.

src/connections/sources/catalog/libraries/server/node/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repo: analytics-next
44
strat: node-js
55
---
66

7-
If you're using the [classic version of Analytics Node.js](/docs/connections/sources/catalog/libraries/server/node/classic) (named `analytics-node` on npm), follow these steps to upgrade to the [latest version of Analytics Node.js](/connections/sources/catalog/libraries/server/node/) (named `@segment/analytics-node` on npm).
7+
If you're using the [classic version of Analytics Node.js](/docs/connections/sources/catalog/libraries/server/node/classic) (named `analytics-node` on npm), [upgrade to the latest version of Analytics Node.js](/connections/sources/catalog/libraries/server/node/) (named `@segment/analytics-node` on npm).
88

99
1. Change the named imports.
1010

0 commit comments

Comments
 (0)