mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix links
This commit is contained in:
parent
30d1215593
commit
a016f34c54
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ Usually, an asset needs to be created in multiple *'flavours'*. A character migh
|
|||
|
||||
### Version
|
||||
|
||||
A numbered iteration of a given subset. Each version contains at least one [representation][#representation].
|
||||
A numbered iteration of a given subset. Each version contains at least one [representation](#representation).
|
||||
|
||||
#### Hero version
|
||||
|
||||
|
|
@ -45,7 +45,7 @@ At this moment names of assets, tasks, subsets or representations can contain on
|
|||
|
||||
### Family
|
||||
|
||||
Each published [subset][#subset] can have exactly one family assigned to it. Family determines the type of data that the subset holds. Family doesn't dictate the file type, but can enforce certain technical specifications. For example OpenPype default configuration expects `model` family to only contain geometry without any shaders or joints when it is published.
|
||||
Each published [subset](#subset) can have exactly one family assigned to it. Family determines the type of data that the subset holds. Family doesn't dictate the file type, but can enforce certain technical specifications. For example OpenPype default configuration expects `model` family to only contain geometry without any shaders or joints when it is published.
|
||||
|
||||
### Task
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue