diff --git a/CDC_Backend/README.md b/CDC_Backend/README.md index 95398ea..43fad01 100644 --- a/CDC_Backend/README.md +++ b/CDC_Backend/README.md @@ -1,13 +1,13 @@ # API References 1. [**Common APIs**](#common-apis) 1. [**api/login/**](#apilogin) -2[**Student APIs**](#student-portal-apis) +2. [**Student APIs**](#student-portal-apis) 2. [**api/student/profile/**](#apistudentprofile) 3. [**api/student/getDashboard/**](#apistudentgetdashboard) 4. [**api/student/addResume/**](#apistudentaddresume) 5. [**api/student/deleteResume/**](#apistudentdeleteresume) 6. [**api/student/submitApplication/**](#apistudentsubmitapplication) -3[**Common Errors**](#common-errors) +3. [**Common Errors**](#common-errors) ---