From fb57711ca505fb6a34057b2371ea4ca87b82c4e8 Mon Sep 17 00:00:00 2001 From: ChungZhiXuan Date: Tue, 14 Nov 2023 11:12:11 +0800 Subject: [PATCH] bug fix: update links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 015f52bf8..24dc8c5b9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ NUS. It is optimized for use via a Command Line Interface (CLI) to offer a clutt solution for our users to manage and monitor their financial activities. Useful links: -* [User Guide](UserGuide.md) -* [Developer Guide](DeveloperGuide.md) -* [About Us](AboutUs.md) \ No newline at end of file +* [User Guide](https://ay2324s1-cs2113-t18-4.github.io/tp/UserGuide.html) +* [Developer Guide](https://ay2324s1-cs2113-t18-4.github.io/tp/DeveloperGuide.html) +* [About Us](https://ay2324s1-cs2113-t18-4.github.io/tp/AboutUs.html) \ No newline at end of file