From d01f3c99c513ea7ab88e355d621c65e48ceb3bc4 Mon Sep 17 00:00:00 2001 From: fdobad <29801096+fdobad@users.noreply.github.com> Date: Fri, 14 Nov 2025 09:42:24 -0300 Subject: [PATCH] fix links syntaxs --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a022b8..3c3817f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # fire2a-on-boarding -- Required ![git](#git) -- Intro to ![command line interfaces](#intro-to-command-line-interfaces) -- Intro to ![containers](#containers) +- Required [git](#git) +- Intro to [command line interfaces](#intro-to-command-line-interfaces) +- Intro to [containers](#containers) ## git cannot load image @@ -72,6 +72,7 @@ git remote -v ## containers cannot load image + - How to get (administration) power without the responsability (of destroying everyones work/dependencies)? - How to make truly portable code, without having to manage dependencies?