From ccd972912c76d74d3a8691259037a41f13c19d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Cichoci=C5=84ski?= Date: Tue, 2 Jun 2026 22:27:59 +0200 Subject: [PATCH] CORE-2320: Update Jam SDK docs links and repo metadata Point npm package links to jam.dev/docs/custom-logs, update the repository URL to github.com/jamdotdev/sdk, drop the live demo link, and rename "Jam.dev SDK" to "Jam SDK". --- README.md | 10 +++++----- package.json | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index eba9b43..a08f5d6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- Jam.dev SDK + Jam SDK

@@ -11,20 +11,20 @@

Getting started with Jam · - SDK Docs · + SDK Docs · Jam.dev


--- -### Jam.dev SDK +### Jam SDK 1-line SDK for incorporating custom data such as app state and user ID in bug reports captured with Jam. -Check out the [docs](https://jam.dev/docs/product-features/dev-tools/jam.metadata) to get started. +Check out the [docs](https://jam.dev/docs/custom-logs) to get started. -For a full code example of how to integrate the Jam SDK into your web app, see the `docs` folder in this repo, and its accompanying [live site](https://jamdotdev.github.io/sdk/). +For a full code example of how to integrate the Jam SDK into your web app, see the `docs` folder in this repo. ### Feedback diff --git a/package.json b/package.json index 5217314..0123db0 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "@jam.dev/sdk", "version": "0.0.6", "description": "The Jam SDK! Supercharge your bug reports.", - "homepage": "https://jam.dev/docs/product-features/dev-tools/jam.metadata", + "homepage": "https://jam.dev/docs/custom-logs", "repository": { "type": "git", - "url": "https://github.com/Strawberry-Jam-Manufacturers/sdk.git" + "url": "https://github.com/jamdotdev/sdk.git" }, "keywords": [ "jam.dev",