Skip to content

Commit e016b6b

Browse files
authored
fix(docs): fix link in installation docs (#149)
1 parent 29e5bdd commit e016b6b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/content/docs/installation.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,8 @@ For the following things:
106106
### 1. Quick Installation (Recommended)
107107

108108
<Steps>
109-
1. **Prepare Your Server**
110-
- Log in as the `root` user (non-root user is not fully supported yet [non-root-user](/docs/
111-
knowledge-base/server/non-root-user))
109+
1. **Prepare Your Servern**
110+
- Log in as the `root` user (non-root user is not fully supported yet [Non-root user guide](/docs/knowledge-base/server/non-root-user))
112111
- Configure SSH by following the [SSH Settings Configuration Guide](/docs/knowledge-base/server/openssh#ssh-settings-configuration)
113112
- Configure required firewall ports using the [Firewall Guide](/docs/knowledge-base/server/firewall) (if you are an advanced user you can have this configured differently)
114113
- Ensure `curl` is installed (pre-installed on most systems)

0 commit comments

Comments
 (0)