From 8e0b02442c9892e6ae2f9cac0737fcfc006807e5 Mon Sep 17 00:00:00 2001 From: dr-saad-la Date: Mon, 10 Jun 2024 19:34:48 +0100 Subject: [PATCH] Edited content --- README.md | 4 ++-- src/SUMMARY.md | 4 +++- src/chapter_1.md | 10 ---------- 3 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 src/chapter_1.md diff --git a/README.md b/README.md index 87d5c74..3604c9c 100644 --- a/README.md +++ b/README.md @@ -107,8 +107,8 @@ This book and its content are protected by international copyright laws. No part **Contact Information**: -[Saad Laouadi] -[dr.saad.laouadi@gmail.com] +[Saad Laouadi](mailto:dr.saad.laouadi@gmail.com) +dr.saad.laouadi@gmail.com --- diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 5571060..86afae4 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -6,7 +6,9 @@ # Rust Environment Setup -- [Chapter 1](./chapter_1.md) +- [Chapter_01](chapter_01/introduction.md) + - [EnvironmentSetup](chapter_01/env_setup.md) + - # Rust Command Line Tools diff --git a/src/chapter_1.md b/src/chapter_1.md deleted file mode 100644 index dc47d62..0000000 --- a/src/chapter_1.md +++ /dev/null @@ -1,10 +0,0 @@ -# Chapter 1 - -This chapter will be dedicated for Environment Setup - -Using IDEs -Using Text Editors - -1. Sublime Text -2. Vim, Mvim, Neovim -3. Emacs