Skip to content

Commit

Permalink
Update the help session join meeting description (#32)
Browse files Browse the repository at this point in the history
* add joining help session procedure

* Update TimetableHelpSessions.jsx
  • Loading branch information
offthegrid-mike authored Sep 23, 2024
1 parent f24fa8b commit 7d9ea31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/page/Timetable/TimetableHelpSessions.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const TimetableHelpSessions = () => {
return <>
<div style={{ border: '1px solid #999', padding: '10px', margin: '0 auto 20px auto', minWidth: 100, maxWidth: '44rem' }}>
<p style={{ fontSize: '1.2rem' }}>1. Join the <a href="https://unsw.to/hopper" target="_blank">Hopper Queue</a><br/>
2. Stay online on <a href="https://teams.microsoft.com/l/chat/0/0" target="_blank">MS Teams</a></p>
2. Join the Team's help session meeting on the table below</a></p>
<p>Please be aware that help sessions with less tutors may result in longer wait times.</p>
</div>
<SetOfTables boxes={boxes} />
Expand Down

0 comments on commit 7d9ea31

Please sign in to comment.