Skip to content

Commit 8062aac

Browse files
authored
Merge pull request #390 from GuoGangQuan/branch-fix-manage-link-section-in-UG
Move set-repo to manage link section
2 parents dbdd75e + 4a7305e commit 8062aac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/UserGuide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,9 @@ Format: `delete-event GROUP_INDEX e/EVENT_INDEX`
347347
Examples:
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`
351354
Set repository link for the specified group.
352355

@@ -371,8 +374,6 @@ Format: `set-repo GROUP_INDEX r/REPOSITORY_LINK`
371374
Examples:
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`
377378
Retrieves the repository link of the specified group and automatically copies it to your clipboard.
378379

0 commit comments

Comments
 (0)