mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GitBook: [#129] Library moved to features
This commit is contained in:
parent
10c45a7d76
commit
f0597647c5
5 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Let's look at an example. Say you need to add a new relation `Color,` to your **Type** `Cat`. And you already have 10 objects of this type.
|
||||
|
||||
1. You need to open [library.md](../fundamentals/library.md "mention")
|
||||
1. You need to open [library.md](../features/library.md "mention")
|
||||
2. Find and open the [type](../fundamentals/type/ "mention") `Cat`
|
||||
3. Add a new [relation.md](../fundamentals/relation.md "mention") `Color` there.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue