diff --git a/packages/create/README.md b/packages/create/README.md index 8f489f2..7103dc2 100644 --- a/packages/create/README.md +++ b/packages/create/README.md @@ -39,6 +39,6 @@ Dataspace.boot(ds => { ``` If you don't need to define any Preserves -[schemas](https://preserves.gitlab.io/preserves/preserves-schema.html) in your application, +[schemas](https://preserves.dev/preserves-schema.html) in your application, remove the `protocols/` directory as well as the various `regenerate` scripts and any mention of the `src/gen/` directory from `package.json`.