Skip to content

Commit b4a5f38

Browse files
authored
Link to most current API docs 4.18 (#65)
1 parent 9130ec8 commit b4a5f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A CloudStack API client enabling Go programs to interact with CloudStack in a si
88

99
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.
1010

11-
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.
11+
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.
1212

1313
## Usage
1414

0 commit comments

Comments
 (0)