Skip to content

Commit

Permalink
Update Settings.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi authored Jul 27, 2023
1 parent 95b993a commit 6b6b051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const Settings = (props: StorageProps<Storage>) => {
value={ical}/>
</div>
<p className="help">
You can find your timetable URL on <a target="_blank" rel="noopener noreferrer" href="https://timetable.my.uq.edu.au/even/student">Allocate+</a>.
You can find your timetable URL on <a target="_blank" rel="noopener noreferrer" href="https://my.uq.edu.au/student-timetable">Allocate+</a>.
</p>
</div>
<div className="field">
Expand Down

0 comments on commit 6b6b051

Please sign in to comment.