Remove unnecessary double external link indicator

This commit is contained in:
Florine W. Dekker 2024-01-12 14:13:23 +01:00
parent 72f7943647
commit c837a2b604
Signed by: FWDekker
GPG Key ID: D3DCFAA8A4560BE0
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -25,7 +25,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