1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

Update SUMMARY.md

This commit is contained in:
TamerlanPRO 2024-09-04 15:27:21 +04:00 committed by GitHub
parent a93d2f263e
commit a06032bf88
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -25,9 +25,9 @@
* [Создание нового типа](basics/types/create-a-new-type.md)
* [Макеты](basics/types/layouts.md)
* [Шаблоны](basics/types/templates.md)
* [Отношения](basics/relations/README.md)
* [Добавление нового отношения](basics/relations/create-a-new-relation.md)
* [Создание нового отношения](basics/relations/create-a-new-relation-1.md)
* [Связи](basics/relations/README.md)
* [Добавление новой связи](basics/relations/create-a-new-relation.md)
* [Создание новой связи](basics/relations/create-a-new-relation-1.md)
* [Наборы и коллекции](basics/sets-and-collections/README.md)
* [Наборы](basics/sets-and-collections/sets.md)
* [Коллекции](basics/sets-and-collections/collections.md)