From 750d7a10c8c60a88627203e6080a52cba73c5ba1 Mon Sep 17 00:00:00 2001 From: TheNumbat Date: Thu, 2 Jul 2020 19:20:21 -0700 Subject: [PATCH] guide links --- docs/guide/guide.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/guide/guide.md b/docs/guide/guide.md index 58a9693..7e1484f 100644 --- a/docs/guide/guide.md +++ b/docs/guide/guide.md @@ -41,11 +41,11 @@ As is typical, all operations on scene objects, meshes, etc. are un and re-doabl ## Specific Modes -- [Layout](guide/layout) -- [Model](guide/model) -- [Render](guide/render) -- [Rig](guide/rig) -- [Animate](guide/animate) -- [Simulate](guide/simulate) +- [Layout](layout) +- [Model](model) +- [Render](render) +- [Rig](rig) +- [Animate](animate) +- [Simulate](simulate) -- GitLab