From b963b1d908b1ea0fcb8f19089b56d5f4e075d71b Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Sun, 22 Dec 2024 02:19:51 -0800 Subject: [PATCH] update content reference Signed-off-by: Emmanuel Ferdman --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 29d76c06..ef8a148a 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Contents: - [Installation](#installation) - [Usage](#usage) - [Environments](docs/environments.md) -- [Design and Customization](docs/design.md) -- [Troubleshooting](docs/troubleshooting.md) +- [Design and Customization](docs/content/design.md) +- [Troubleshooting](docs/content/troubleshooting.md) ## Introduction @@ -80,7 +80,7 @@ cd Miniworld python3 -m pip install -e . ``` -If you run into any problems, please take a look at the [troubleshooting guide](docs/troubleshooting.md). +If you run into any problems, please take a look at the [troubleshooting guide](docs/content/troubleshooting.md). ## Usage