File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -347,6 +347,9 @@ Format: `delete-event GROUP_INDEX e/EVENT_INDEX`
347347Examples:
348348* ` delete-event 1 e/2 ` deletes the 2nd event from the 1st group.
349349
350+ ## Managing Links
351+ ---
352+
350353### Setting repository link for a group : ` set-repo `
351354Set repository link for the specified group.
352355
@@ -371,8 +374,6 @@ Format: `set-repo GROUP_INDEX r/REPOSITORY_LINK`
371374Examples:
372375* ` set-repo 2 r/https://github.com/AY2526S1-CS2103T-F12-1/tp ` sets the repository link in 2nd group to 'https://github.com/AY2526S1-CS2103T-F12-1/tp '
373376
374- ## Managing Links
375- ---
376377### Getting repository link from a group : ` get-repo `
377378Retrieves the repository link of the specified group and automatically copies it to your clipboard.
378379
You can’t perform that action at this time.
0 commit comments