website/docs: air gapped: update "see configuration" wording (#10448)

* docs/installation: air gapped: update "see configuration" wording

Signed-off-by: 4d62 <github-user@sdko.org>

* Update website/docs/installation/air-gapped.mdx

Signed-off-by: 4d62 <github-user@sdko.org>

---------

Signed-off-by: 4d62 <github-user@sdko.org>
This commit is contained in:
4d62
2024-07-11 18:10:48 -04:00
committed by GitHub
parent ad5e447b3d
commit 91cb2ef883

View File

@ -15,7 +15,7 @@ To disable these outbound connections, set the following in your `.env` file:
## Configuration options ## Configuration options
To see a list of all configuration options, see [here](./configuration.mdx). To view a list of all configuration options, refer to the [Configuration](./configuration.mdx) documentation.
import Tabs from "@theme/Tabs"; import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem"; import TabItem from "@theme/TabItem";