diff --git a/content/docs/ox_core/index.mdx b/content/docs/ox_core/index.mdx index 73bca73d4..60235bb68 100644 --- a/content/docs/ox_core/index.mdx +++ b/content/docs/ox_core/index.mdx @@ -17,7 +17,7 @@ If you're looking to quickly install and setup ox_core, try using [our recipe](h -We **strongly** recommend referring to [Guides](../guides) to setup necessary development tools. +We **strongly** recommend referring to [Guides](../docs/guides) to setup necessary development tools. @@ -29,7 +29,7 @@ We **strongly** recommend referring to [Guides](../guides) to setup necessary de ### Download a release or build the source code. [step] - Download the [latest release](https://github.com/overextended/ox_core/releases/latest). -- Setup [Git](../guides/git), [Node.js](../guides/nodejs), and [bun](../guides/bun). +- Setup [Git](../docs/guides/git), [Node.js](../docs/guides/nodejs), and [bun](../docs/guides/bun). - Download and setup [MariaDB 11.4+](https://mariadb.com/downloads/community/community-server/). - Run the following commands in your CLI (e.g. Terminal, Command Prompt). diff --git a/content/docs/ox_doorlock/index.mdx b/content/docs/ox_doorlock/index.mdx index 8a79d64c6..6a1fbeacf 100644 --- a/content/docs/ox_doorlock/index.mdx +++ b/content/docs/ox_doorlock/index.mdx @@ -12,7 +12,7 @@ A door management resource that can be used standalone or alongside ox_core, qbx -We **strongly** recommend referring to [Guides](../guides) for setting up Git, Node.js, and bun. +We **strongly** recommend referring to [Guides](../docs/guides) for setting up Git, Node.js, and bun. diff --git a/content/docs/ox_inventory/index.mdx b/content/docs/ox_inventory/index.mdx index ce8c9f0ff..18e78c388 100644 --- a/content/docs/ox_inventory/index.mdx +++ b/content/docs/ox_inventory/index.mdx @@ -19,7 +19,7 @@ If you are unwilling or incapable of resolving incompatibilities, do not install -We **strongly** recommend referring to [Guides](../guides) for setting up Git, Node.js, and bun. +We **strongly** recommend referring to [Guides](../docs/guides) for setting up Git, Node.js, and bun. diff --git a/content/docs/ox_lib/index.mdx b/content/docs/ox_lib/index.mdx index 7c583e621..427d1941f 100644 --- a/content/docs/ox_lib/index.mdx +++ b/content/docs/ox_lib/index.mdx @@ -12,7 +12,7 @@ A standalone library for providing easily reusable code as importable modules an -We **strongly** recommend referring to [Guides](../guides) for setting up Git, Node.js, and bun. +We **strongly** recommend referring to [Guides](../docs/guides) for setting up Git, Node.js, and bun. @@ -145,7 +145,7 @@ If you wish to edit any of the UI elements you will need to download the _source -We **strongly** recommend referring to [Guides](../guides) for setting up Git, Node.js, and bun. +We **strongly** recommend referring to [Guides](../docs/guides) for setting up Git, Node.js, and bun. diff --git a/content/docs/ox_target/index.mdx b/content/docs/ox_target/index.mdx index 3816e37a4..694ff7a61 100644 --- a/content/docs/ox_target/index.mdx +++ b/content/docs/ox_target/index.mdx @@ -12,7 +12,7 @@ A performant and flexible standalone targeting resource or "third-eye", with add -We **strongly** recommend referring to [Guides](../guides) for setting up Git, Node.js, and bun. +We **strongly** recommend referring to [Guides](../docs/guides) for setting up Git, Node.js, and bun.