Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ see [arangodb.com/community-server/](https://www.arangodb.com/community-server/)

- [**Multiple Environments**](../../operations/installation/_index.md#supported-platforms-and-architectures):
Run ArangoDB on Linux using the production-ready packages for the x86-64
architecture, bare metal or in containers.
architecture, on bare metal or in containers.
Develop and test with ArangoDB on Windows, macOS, and Linux using the official
ArangoDB Docker images, available for the x86-64 architecture and 64-bit ARM chips.

Expand Down
4 changes: 2 additions & 2 deletions site/content/3.12/operations/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ to run ArangoDB in containers on Linux, macOS, and Windows. For more information
see the [Docker](docker.md) section.
{{< /tip >}}

If you prefer to compile ArangoDB from source, please refer to the [Compiling](compiling/_index.md)
section.
If you prefer to compile ArangoDB from source, please refer to the
[Contributing guidelines](https://github.com/arangodb/arangodb/blob/devel/CONTRIBUTING.md).

For detailed information on how to deploy ArangoDB, once it has been installed,
please refer to the [Deploy](../../deploy/_index.md) chapter.
Expand Down
15 changes: 0 additions & 15 deletions site/content/3.12/operations/installation/compiling/_index.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading