diff --git a/packages/agent/README.md b/packages/agent/README.md index d7827ef42..8168d929d 100644 --- a/packages/agent/README.md +++ b/packages/agent/README.md @@ -4,7 +4,7 @@ JavaScript and TypeScript library to interact with the [Internet Computer](https Visit the [Dfinity Forum](https://forum.dfinity.org/) and [SDK Documentation](https://sdk.dfinity.org/docs/index.html) for more information and support building on the Internet Computer. -Additional API Documentation can be found [here](https://peacock.dev/agent-docs). +Additional API Documentation can be found [here](https://agent-js.icp.host/agent/index.html). --- diff --git a/packages/auth-client/README.md b/packages/auth-client/README.md index 7782c7606..6380ed484 100644 --- a/packages/auth-client/README.md +++ b/packages/auth-client/README.md @@ -6,7 +6,7 @@ Simple interface to get your web application authenticated with the Internet Ide Visit the [Dfinity Forum](https://forum.dfinity.org/) and [SDK Documentation](https://sdk.dfinity.org/docs/index.html) for more information and support building on the Internet Computer. -Additional API Documentation can be found [here](https://peacock.dev/auth-client-docs). +Additional API Documentation can be found [here](https://agent-js.icp.host/auth-client/index.html). --- diff --git a/packages/authentication/README.md b/packages/authentication/README.md index 6ef0ae8d7..a30a03cfa 100644 --- a/packages/authentication/README.md +++ b/packages/authentication/README.md @@ -4,7 +4,7 @@ JavaScript and TypeScript library to support manage Identities and enable simple Visit the [Dfinity Forum](https://forum.dfinity.org/) and [SDK Documentation](https://sdk.dfinity.org/docs/index.html) for more information and support building on the Internet Computer. -Additional API Documentation can be found [here](https://peacock.dev/authentication-docs). +Additional API Documentation can be found [here](https://agent-js.icp.host/authentication/index.html). --- diff --git a/packages/candid/README.md b/packages/candid/README.md index 43dce7a5b..2fbad591b 100644 --- a/packages/candid/README.md +++ b/packages/candid/README.md @@ -4,7 +4,7 @@ JavaScript and TypeScript library to work with Candid interfaces Visit the [Dfinity Forum](https://forum.dfinity.org/) and [SDK Documentation](https://sdk.dfinity.org/docs/index.html) for more information and support building on the Internet Computer. -Additional API Documentation can be found [here](https://peacock.dev/principal-docs). +Additional API Documentation can be found [here](https://agent-js.icp.host/candid/index.html). --- diff --git a/packages/identity/README.md b/packages/identity/README.md index b6bc4fd85..a2e112849 100644 --- a/packages/identity/README.md +++ b/packages/identity/README.md @@ -4,7 +4,7 @@ JavaScript and TypeScript library to manage Identities and enable simple Web Aut Visit the [Dfinity Forum](https://forum.dfinity.org/) and [SDK Documentation](https://sdk.dfinity.org/docs/index.html) for more information and support building on the Internet Computer. -Additional API Documentation can be found [here](https://peacock.dev/identity-docs). +Additional API Documentation can be found [here](https://agent-js.icp.host/identity/index.html). --- diff --git a/packages/principal/README.md b/packages/principal/README.md index 2ffacc6b7..b8c440c5b 100644 --- a/packages/principal/README.md +++ b/packages/principal/README.md @@ -4,7 +4,7 @@ JavaScript and TypeScript library to work with Internet Computer Principals Visit the [Dfinity Forum](https://forum.dfinity.org/) and [SDK Documentation](https://sdk.dfinity.org/docs/index.html) for more information and support building on the Internet Computer. -Additional API Documentation can be found [here](https://peacock.dev/principal-docs). +Additional API Documentation can be found [here](https://agent-js.icp.host/principal/index.html). ---