Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/src/pages/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ For quick preview and inspection, [`USDView`](https://graphics.pixar.com/usd/doc

# Documentation

- [Documentation](./documentation) - File structure layout and asset documentation.
- [AL-specific content](./alSpecific) - Animal Logic specific concepts, which we love, but had to remove from ALab to ensure ease of use and compatibility.
- [Changelog](./changelog) - List of all the updates from the latest versions of ALab.
- [Documentation](../documentation) - File structure layout and asset documentation.
- [AL-specific content](../alSpecific) - Animal Logic specific concepts, which we love, but had to remove from ALab to ensure ease of use and compatibility.
- [Changelog](../changelog) - List of all the updates from the latest versions of ALab.

# About ALab

Expand Down Expand Up @@ -90,7 +90,7 @@ You can also view through the shot camera on `prim` path: `/root/camera01/GEO/re

![techvar_assets](../../public/techvar_assets.png)

For more information on "techvar" and other asset-related terminology, check-out the full [documentation](./documentation).
For more information on "techvar" and other asset-related terminology, check-out the full [documentation](../documentation).

## Baked Procedurals

Expand All @@ -104,7 +104,7 @@ After merging, your contents from the `baked_procedurals` folder should look lik

![replace_texture_pack](../../public/baked_procedurals.jpg)

Refer to the `Render Procedurals` section from [AL-specific content](./alSpecific) for more details on this.
Refer to the `Render Procedurals` section from [AL-specific content](../alSpecific) for more details on this.

## Texture Pack

Expand Down