Skip to content

Commit

Permalink
Link to most current API docs 4.18 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Aug 4, 2023
1 parent 9130ec8 commit b4a5f38
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 @@ -8,7 +8,7 @@ A CloudStack API client enabling Go programs to interact with CloudStack in a si

This package covers the complete CloudStack API and is well tested. There may be some untested corner cases as there are over 600 API commands, but over all, it's safe to use this package.

To be able to find the API command you want, they are grouped by 'services' which match the grouping you can see/find on the [CloudStack API docs](https://cloudstack.apache.org/api/apidocs-4.15/) website.
To be able to find the API command you want, they are grouped by 'services' which match the grouping you can see/find on the [CloudStack API docs](https://cloudstack.apache.org/api/apidocs-4.18/) website.

## Usage

Expand Down

0 comments on commit b4a5f38

Please sign in to comment.