diff --git a/README.md b/README.md index 9267a36..0723b2e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Run the development server: pnpm dev ``` -Open [http://localhost:3000](http://localhost:3000) in your browser. +Open [http://localhost:5173](http://localhost:5173) in your browser. ## Production Build diff --git a/package.json b/package.json index 70e9d13..a258c36 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "packageManager": "pnpm@10.30.3", "scripts": { - "dev": "next dev", + "dev": "next dev -p 5173", "build": "next build", "start": "next start", "lint": "eslint" diff --git a/src/sections/Activity.tsx b/src/sections/Activity.tsx index 58c4741..065fd89 100644 --- a/src/sections/Activity.tsx +++ b/src/sections/Activity.tsx @@ -54,7 +54,7 @@ export function Activity() {

- Data from my public{" "} + Data from my & my agents public{" "}