mirror of
https://github.com/ent/ent.git
synced 2026-05-28 09:49:08 +03:00
doc/md: fix some broken links caused by trailing slash (#3990)
This commit is contained in:
@@ -47,7 +47,7 @@ func (User) Fields() []ent.Field {
|
||||
## Custom Table Schema
|
||||
|
||||
Using the [Atlas](https://atlasgo.io) migration engine, an Ent schema can be defined and managed across multiple
|
||||
database schemas. Check out the [multi-schema doc](multischema-migrations) for more information.
|
||||
database schemas. Check out the [multi-schema doc](multischema-migrations.mdx) for more information.
|
||||
|
||||
## Foreign Keys Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user