Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/docs/ox_core/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you're looking to quickly install and setup ox_core, try using [our recipe](h

<Callout type="info">

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.

</Callout>

Expand All @@ -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).

Expand Down
2 changes: 1 addition & 1 deletion content/docs/ox_doorlock/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A door management resource that can be used standalone or alongside ox_core, qbx

<Callout type="info">

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.

</Callout>

Expand Down
2 changes: 1 addition & 1 deletion content/docs/ox_inventory/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you are unwilling or incapable of resolving incompatibilities, do not install

<Callout type="info">

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.

</Callout>

Expand Down
4 changes: 2 additions & 2 deletions content/docs/ox_lib/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A standalone library for providing easily reusable code as importable modules an

<Callout type="info">

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.

</Callout>

Expand Down Expand Up @@ -145,7 +145,7 @@ If you wish to edit any of the UI elements you will need to download the _source

<Callout type="info">

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.

</Callout>

Expand Down
2 changes: 1 addition & 1 deletion content/docs/ox_target/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A performant and flexible standalone targeting resource or "third-eye", with add

<Callout type="info">

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.

</Callout>

Expand Down