From 68e91f7a7fd8d108ddeeffd2ea8cce3972c72cd6 Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Thu, 10 Oct 2024 13:05:27 +0000 Subject: [PATCH] GITBOOK-552: Rename Group1 back to Intro --- SUMMARY.md | 6 +++--- {group-1 => intro}/connect-with-us.md | 0 {group-1 => intro}/get-the-app.md | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename {group-1 => intro}/connect-with-us.md (100%) rename {group-1 => intro}/get-the-app.md (100%) diff --git a/SUMMARY.md b/SUMMARY.md index b0f2041..e3d31e4 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,10 +1,10 @@ # Table of contents -## 👋 Group 1 +## 👋 Intro * [Welcome to Anytype](README.md) -* [Get the App](group-1/get-the-app.md) -* [Connect with Us](group-1/connect-with-us.md) +* [Get the App](intro/get-the-app.md) +* [Connect with Us](intro/connect-with-us.md) ## ⬛ Basics diff --git a/group-1/connect-with-us.md b/intro/connect-with-us.md similarity index 100% rename from group-1/connect-with-us.md rename to intro/connect-with-us.md diff --git a/group-1/get-the-app.md b/intro/get-the-app.md similarity index 100% rename from group-1/get-the-app.md rename to intro/get-the-app.md