From 115fb2123ea4601cf6c2862cd6b2f1b18b11c7d8 Mon Sep 17 00:00:00 2001 From: Peng Peng Date: Mon, 20 Oct 2025 21:39:49 +0800 Subject: [PATCH] docs: remove unused vertical bar (#1956) --- docs/manual/get-started/install-olares.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/get-started/install-olares.md b/docs/manual/get-started/install-olares.md index 475d177c8..bc628e107 100644 --- a/docs/manual/get-started/install-olares.md +++ b/docs/manual/get-started/install-olares.md @@ -19,7 +19,7 @@ Olares supports multiple platforms and deployment methods. Choose the installati Linux (Ubuntu or Debian) is the recommended platform for running Olares, as it offers the best performance and stability in production environments. -- [**ISO image**](install-linux-iso.md): Perform a fresh installation on a physical machine, auto
configuring the Linux host environment, container runtime,
drivers, and core dependencies. | +- [**ISO image**](install-linux-iso.md): Perform a fresh installation on a physical machine, auto
configuring the Linux host environment, container runtime,
drivers, and core dependencies. - [**One-line script**](install-linux-script.md): Quick install on existing Linux systems. :::tip Recommendation