Skip to content

Commit f72839a

Browse files
Fix broken link in README.md (#81)
* Fix broken link in README.md * Update README.md --------- Co-authored-by: Aleksei Gagarin <[email protected]>
1 parent af4816c commit f72839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $schema = (new Compiler())->compile($r);
7070
$orm = $orm->with(schema: new \Cycle\ORM\Schema($schema));
7171
```
7272

73-
You can find more information about Schema builder package [here](https://cycle-orm.dev/docs/advanced-schema-builder).
73+
You can find more information about Schema builder package [here](https://cycle-orm.dev/docs/schema-dynamic-schema#using-schema-builder).
7474

7575
License:
7676
--------

0 commit comments

Comments
 (0)