From fa06cbe047c7659deb0f5e245b7e668d42974ed5 Mon Sep 17 00:00:00 2001
From: blint <blintmester@sch.bme.hu>
Date: Wed, 24 Mar 2021 08:43:51 +0000
Subject: [PATCH] Update guide/intro/1_intro.md, index.html files

---
 guide/intro/1_intro.md | 2 +-
 index.html             | 9 ---------
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/guide/intro/1_intro.md b/guide/intro/1_intro.md
index 581bfec..9b491e0 100644
--- a/guide/intro/1_intro.md
+++ b/guide/intro/1_intro.md
@@ -33,4 +33,4 @@ sorĂĄn nyugodtan keress meg
 <div style="text-align:center"><img src="guide/intro/img/me.jpg" alt="KĂŠp magamrĂłl" /></div>
 
 ForrĂĄs: [Pro Git kĂśnyv](https://git-scm.com/book/en/v2/)  
-ForrĂĄs2: [Rafael LĂĄszlĂł (LackĂł) git-es repĂłja](https://git.sch.bme.hu/rlacko/git-presentation)
+ForrĂĄs2: [Rafael LĂĄszlĂł (LackĂł) git-es jegyzete](https://home.sch.bme.hu/~rlacko/git/)
diff --git a/index.html b/index.html
index cbb53ab..5b0a16f 100644
--- a/index.html
+++ b/index.html
@@ -78,15 +78,6 @@
               },
             ],
           },
-          {
-            title: 'TĂĄvoli Repository',
-            children: [
-              {
-                title: 'Alapok ĂŠs SSH kulcs',
-                link: '/guide/remote/1_basics',
-              },
-            ],
-          },
         ],
         fetchOptions: { cache: 'no-cache' },
       });
-- 
GitLab