Skip to content

Commit

Permalink
Fix set hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
ReganChoy committed Apr 4, 2024
1 parent 9a880a9 commit 24ecbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ This refers to features or commands in ClientCare that are not related to Client
| [**Clear**](#clearing-all-entries-clear) | `clear` |
| [**Sort**](#sorting-the-client-list-sort) | `sort CRITERIA o/ORDER` <br/> e.g. `sort priority o/desc` |
| [**LastMet**](#updating-last-met-met) | `met INDEX d/DATE`<br/> e.g. `met 2 d/2023-05-07` |
| [**Set**](#setting-last-met-overdue-period) | `set NUMBER_OF_DAYS`<br/> e.g. `set 5` |
| [**Set**](#setting-last-met-overdue-period-set) | `set NUMBER_OF_DAYS`<br/> e.g. `set 5` |
| [**Schedule**](#scheduling-appointments-schedule) | `schedule INDEX d/DATETIME`<br/> e.g. `schedule 2 d/2023-05-07 22:00` | |
| [**Mark**](#marking-appointments-mark) | `mark INDEX`<br/> e.g. `mark 2` | |
| [**Add Policy**](#adding-a-policy-addpolicy) | `addpolicy INDEX n/POLICY_NAME i/POLICY_ID` <br/> e.g. `addpolicy 1 n/Life i/1` |
Expand Down

0 comments on commit 24ecbe1

Please sign in to comment.