diff --git a/README.md b/README.md index 7327e7baf..91503a119 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This library provides convenient access to the Val Town REST API from server-side TypeScript or JavaScript. -The REST API documentation can be found [on docs.val-town.com](https://docs.val-town.com). The full API of this library can be found in [api.md](api.md). +The REST API documentation can be found [on docs.val.town](https://docs.val.town). The full API of this library can be found in [api.md](api.md). It is generated with [Stainless](https://www.stainlessapi.com/). diff --git a/SECURITY.md b/SECURITY.md index ff70ed774..fb93efd08 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,7 +20,7 @@ or products provided by Val Town please follow the respective company's security ### Val Town Terms and Policies -Please contact dev-feedback@val-town.com for any questions or concerns regarding security of our services. +Please contact dev-feedback@val.town for any questions or concerns regarding security of our services. --- diff --git a/package.json b/package.json index d60f42264..acc55f534 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@valtown/sdk", "version": "0.0.1-alpha.0", "description": "The official TypeScript library for the Val Town API", - "author": "Val Town ", + "author": "Val Town ", "types": "dist/index.d.ts", "main": "dist/index.js", "type": "commonjs",