File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ public function get($parameters)
3030 * are assignable to projects or issues.
3131 * This resource cannot be accessed anonymously.
3232 *
33- * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-users -search-get
33+ * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-user-search/ #api-rest-api-3-user -search-get
3434 *
3535 * @param array|\\Illuminate\\Contracts\\Support\\Arrayable $parameters
3636 *
@@ -49,7 +49,7 @@ public function search($parameters)
4949 * Returns a list of users that match the search string and/or property
5050 * This resource cannot be accessed anonymously.
5151 *
52- * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-user-search/ #api-rest-api-3-user -search-get
52+ * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-users -search-get
5353 *
5454 * @param array|\\Illuminate\\Contracts\\Support\\Arrayable $parameters
5555 *
You can’t perform that action at this time.
0 commit comments