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",