Skip to content

Commit 162e906

Browse files
committed
removed outdated note and updated current note
1 parent 32af553 commit 162e906

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
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
@@ -6,7 +6,7 @@ hidden: false
66
---
77

88
> info "Upgrade to the latest Analytics Node.js package"
9-
> This is the docs for the legacy npm package (`analytics-node`). [Upgrade to the latest package](/docs/connections/sources/catalog/libraries/server/node/migration/) (`@segment/analytics-node`). See the updated [Analytics Node.js docs](/docs/connections/sources/catalog/libraries/server/node) to learn more.
9+
> This is the doc for the legacy npm package (`analytics-node`). Segment will deprecate this version of Node on December 31, 2023.[Upgrade to the latest package](/docs/connections/sources/catalog/libraries/server/node/migration/) (`@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.
1212

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ redirect_from: '/connections/sources/catalog/libraries/server/node-js/quickstart
44
strat: node-js
55
---
66

7-
> info ""
8-
> This version of Analytics for Node.js is in beta and Segment is actively working on this feature. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this feature.
9-
> <br><br> If you’re using the [classic version of Analytics for Node.js](/docs/connections/sources/catalog/libraries/server/node/classic/), consider upgrading to the [latest Analytics for Node.js library](/docs/connections/sources/catalog/libraries/server/node).
10-
117
This tutorial will help you start sending data from your Node servers to Segment and any destination, using Segment's Node library. Check out the full documentation for [Analytics Node.js](/docs/connections/sources/catalog/libraries/server/node) to learn more.
128

139
To get started with Analytics Node.js:

0 commit comments

Comments
 (0)