Skip to content

Commit 6c91e20

Browse files
authored
Merge pull request #31 from JQChong/remove-ab3-traces
Update repo and app name
2 parents fd322ca + 4b206bd commit 6c91e20

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: "AB-3"
1+
title: "SpamEZ"
22
theme: minima
33

44
header_pages:
@@ -8,7 +8,7 @@ header_pages:
88

99
markdown: kramdown
1010

11-
repository: "se-edu/addressbook-level3"
11+
repository: "AY2021S2-CS2103-T16-1/tp"
1212
github_icon: "images/github-icon.png"
1313

1414
plugins:

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ title: AddressBook Level-3
88

99
![Ui](images/Ui.png)
1010

11-
**AddressBook is a desktop application for managing your contact details.** While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
11+
**SpamEZ is a desktop application for managing your contact details.** While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
1212

13-
* If you are interested in using AddressBook, head over to the [_Quick Start_ section of the **User Guide**](UserGuide.html#quick-start).
14-
* If you are interested about developing AddressBook, the [**Developer Guide**](DeveloperGuide.html) is a good place to start.
13+
* If you are interested in using SpamEZ, head over to the [_Quick Start_ section of the **User Guide**](UserGuide.html#quick-start).
14+
* If you are interested about developing SpamEZ, the [**Developer Guide**](DeveloperGuide.html) is a good place to start.
1515

1616

1717
**Acknowledgements**

0 commit comments

Comments
 (0)