Mark external link

This commit is contained in:
Florine W. Dekker 2021-04-22 18:22:18 +02:00
parent 4adf225912
commit d47523ff1d
Signed by: FWDekker
GPG Key ID: B1B567AF58D6EE0F
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "blog",
"version": "1.1.8",
"version": "1.1.9",
"description": "Felix W. Dekker's personal blog.",
"author": "Felix W. Dekker",
"browser": "dist/bundle.js",

View File

@ -24,7 +24,7 @@ This section describes the instructions to be performed before trying to connect
You will only have to follow these instructions once.
0. Make sure SSH is enabled on your Raspi.
If it isn't, follow [this guide](https://www.raspberrypi.org/documentation/remote-access/ssh/).
If it isn't, follow [⎋ this guide](https://www.raspberrypi.org/documentation/remote-access/ssh/).
1. Install the necessary packages.
$ sudo apt update && sudo apt upgrade