From d8392cfb791b61296702fcaf735bc9bc518f76d4 Mon Sep 17 00:00:00 2001 From: matthewlow-dwa <72585572+matthewlow-dwa@users.noreply.github.com> Date: Thu, 18 Jul 2024 18:02:09 -0700 Subject: [PATCH] Fix link base prefix Signed-off-by: matthewlow-dwa <72585572+matthewlow-dwa@users.noreply.github.com> --- docs/src/pages/main.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/pages/main.md b/docs/src/pages/main.md index d3325643..78af00bd 100644 --- a/docs/src/pages/main.md +++ b/docs/src/pages/main.md @@ -20,8 +20,8 @@ For quick preview and inspection, [`USDView`](https://graphics.pixar.com/usd/doc # Documentation -- [Documentation](ALab/main/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. +- [Documentation](ALab/documentation) - File structure layout and asset documentation. +- [AL-specific content](ALab/alSpecific) - Animal Logic specific concepts, which we love, but had to remove from ALab to ensure ease of use and compatibility. - [Changelog](ALab/changelog) - List of all the updates from the latest versions of ALab. # About ALab