doc: update repository path to ent/ent

This commit is contained in:
Ariel Mashraki
2021-02-13 07:59:44 +02:00
committed by Ariel Mashraki
parent d1a3b1985a
commit d75fa8a01d
13 changed files with 28 additions and 28 deletions

View File

@@ -71,7 +71,7 @@ The `schema/snapshot` option tells `entc` (ent codegen) to store a snapshot of t
and use it to automatically solve merge conflicts when user's schema can't be built.
This option can be added to projects using the `--feature schema/snapshot` flag, but please see
[facebook/ent/issues/852](https://entgo.io/ent/issues/852) to get more context about it.
[ent/ent/issues/852](https://entgo.io/ent/issues/852) to get more context about it.
#### Schema Config