diff --git a/README.md b/README.md index 616abba..f7f9e99 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ $schema = (new Compiler())->compile($r); $orm = $orm->with(schema: new \Cycle\ORM\Schema($schema)); ``` -You can find more information about Schema builder package [here](https://cycle-orm.dev/docs/advanced-schema-builder). +You can find more information about Schema builder package [here](https://cycle-orm.dev/docs/schema-dynamic-schema#using-schema-builder). License: --------