Fixed broken in-page anchor
This commit is contained in:
parent
3e1de2b8c6
commit
ac566f34e1
1 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@ exit
|
|||
|
||||
Replace `10.0.1.248` with IP of Raspberry Pi.
|
||||
|
||||
When asked for passphrase, enter passphrase from [step 1](#step-1-create-ssh-key-pair-on-computer).
|
||||
When asked for passphrase, enter passphrase from [step 1](#step-1-create-ssh-key-pair-on-macos).
|
||||
|
||||
```shell
|
||||
ssh pi@10.0.1.248 -i ~/.ssh/pi
|
||||
|
@ -335,7 +335,7 @@ systemctl reboot
|
|||
|
||||
Replace `10.0.1.248` with IP of Raspberry Pi.
|
||||
|
||||
When asked for passphrase, enter passphrase from [step 1](#step-1-create-ssh-key-pair-on-computer).
|
||||
When asked for passphrase, enter passphrase from [step 1](#step-1-create-ssh-key-pair-on-macos).
|
||||
|
||||
```shell
|
||||
ssh pi@10.0.1.248 -i ~/.ssh/pi
|
||||
|
|
Loading…
Add table
Reference in a new issue