Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba authored Oct 12, 2020
1 parent 708dfa1 commit a23314e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var projectsService = connection.CreateProjectsService();
var projectsForCurrentUser = await projectsService.GetAccessibleProjects();
```

Other services are available as well, mapping to the [YouTrack REST API](https://www.jetbrains.com/help/youtrack/standalone/YouTrack-REST-API-Reference.html) endpoints and operations that are available.
Other services are available as well, mapping to the [YouTrack REST API](https://www.jetbrains.com/help/youtrack/incloud/deprecated-rest-api-reference.html) endpoints and operations that are available.

## Supported operations

Expand Down

0 comments on commit a23314e

Please sign in to comment.