From 53e0b934a832312fb8cb4c69f0ad3ebea55218c1 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 22 Oct 2021 05:39:04 +0300 Subject: [PATCH] fix --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 2e306b09..c5080753 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -64,7 +64,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht ## First steps ??? question "I can't find PiKVM IP address in my network" - Follow [this guide](faq.md#getting-access-to-pikvm). + Follow [this guide](first_steps.md#getting-access-to-pikvm). ??? question "What is the default password? How do I change it?" There are two types of accounts: OS and PiKVM (web interface) accounts. The system account `root` can be used for SSH/UART access and has the password `root`. The web interface account is called `admin` and has the password `admin`. The PiKVM account cannot be used for SSH access and vice versa.