From 0d6076ed1854d9b7387cb24382006e4c70aaaeb8 Mon Sep 17 00:00:00 2001 From: Morgan Dean Date: Wed, 11 Jun 2025 18:19:27 -0400 Subject: [PATCH] Adjust links --- docs/content/docs/libraries/lume/index.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/content/docs/libraries/lume/index.mdx b/docs/content/docs/libraries/lume/index.mdx index 405b8e4b..1102b6e4 100644 --- a/docs/content/docs/libraries/lume/index.mdx +++ b/docs/content/docs/libraries/lume/index.mdx @@ -201,13 +201,13 @@ For additional disk space, resize the VM disk after pulling the image using the lume serve ``` -For detailed API documentation, please refer to [API Reference](./API-Reference). +For detailed API documentation, please refer to [API Reference](./api-reference). ## Docs -- [API Reference](./API-Reference) -- [Development](./Development) -- [FAQ](./FAQ) +- [API Reference](./api-reference) +- [Development](./development) +- [FAQ](./faq) ## Contributing