diff --git a/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx b/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx index 55271957985..22978fca285 100644 --- a/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx +++ b/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx @@ -84,9 +84,8 @@ npm run build:web ## NodeJS Usage -The following code creates a new IOTA DID Document suitable for publishing to a local test network, like the -[IOTA Sandbox](/iota-sandbox/welcome/). - +The following code creates a new IOTA DID Document suitable for publishing to a locally running private network. +See the [instructions](https://github.com/iotaledger/hornet/tree/develop/private_tangle) on running your own private network.