Fix: improve url of node js sdk (#2292)

This commit is contained in:
Taranjeet Singh
2025-03-03 23:08:44 -08:00
committed by GitHub
parent 6e65730b0e
commit bc4c15962a
3 changed files with 2 additions and 3 deletions

View File

@@ -65,7 +65,7 @@
"pages": [
"open-source/quickstart",
"open-source/python-quickstart",
"open-source-typescript/quickstart",
"open-source/node-quickstart",
{
"group": "Features",
"icon": "wrench",

View File

@@ -14,7 +14,7 @@ Check out our [GitHub repository](https://mem0.dev/gd) to explore the source cod
<Card title="Python SDK Guide" icon="python" href="/open-source/python-quickstart">
Learn more about Mem0 OSS Python SDK
</Card>
<Card title="Node.js SDK Guide" icon="node" href="/open-source-typescript/quickstart">
<Card title="Node.js SDK Guide" icon="node" href="/open-source/node-quickstart">
Learn more about Mem0 OSS Node.js SDK
</Card>
</CardGroup>
@@ -26,4 +26,3 @@ Check out our [GitHub repository](https://mem0.dev/gd) to explore the source cod
- **Local Development**: Perfect for development and testing
- **No Vendor Lock-in**: Own your data and infrastructure
- **Community Driven**: Benefit from and contribute to community improvements