aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2024-05-02 13:16:08 +0200
committerNico Huber <nico.h@gmx.de>2024-05-02 13:14:38 +0000
commit98077dc359e1885c176857661ee9ba25b31f0dd9 (patch)
tree46cd05419c7289c310bc2fb7e73bc06a6c52873d
parentc64bfdf23cbf4aaf41b47c401d0ca1865a95b50e (diff)
Doc/tutorial/part2.md: Format URL as link
One URL in this document did not show up as a link. Fix it. Change-Id: I22bf2014e71e6a127a7981cc90a028e48c25da49 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82160 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--Documentation/tutorial/part2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/tutorial/part2.md b/Documentation/tutorial/part2.md
index 7c8ce9eb52..784f3d6888 100644
--- a/Documentation/tutorial/part2.md
+++ b/Documentation/tutorial/part2.md
@@ -30,7 +30,7 @@ often.
Copy the content of `.ssh/id_ed25519.pub` (notice the ".pub" suffix
as you need to send the public key) into the textbox "New SSH Key" at
-https://review.coreboot.org/settings/#SSHKeys and save it.
+<https://review.coreboot.org/settings/#SSHKeys> and save it.
## Step 2b: Set up an HTTP Password