Skip to content

Commit 9f304e1

Browse files
authored
fix
1 parent 8b6a71a commit 9f304e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/blueprint/group/followed_groups.apib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This Group's APIs can be used for adding a particular group to the followed group's list of the user.
44

5-
## Followed Groups Collection [/v1/user-followed-groups]
5+
## Followed Groups Collection [/v1/user-follow-groups]
66

77
### Create a Followed Group [POST]
88

@@ -61,7 +61,7 @@ This Group's APIs can be used for adding a particular group to the followed grou
6161
}
6262
}
6363

64-
## Followed Groups Collection List [/v1/users/1/followed-groups]
64+
## Followed Groups Collection List [/v1/users/1/follow-groups]
6565

6666
### List All Followed Groups of an User [GET]
6767

0 commit comments

Comments
 (0)