Skip to content

Commit e255a89

Browse files
authored
Merge pull request #1 from mmaville/update-api-doc-links
Updating broken doc link
2 parents 8810a22 + 8dcf5cc commit e255a89

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# NetStorageKit (for Java)
22

3-
This library assists in the interaction with Akamai's NetStorage CMS API. The CMS API Spec can be found at:
4-
https://control.akamai.com/dl/customers/NS/NetStrgHttpCM.pdf
3+
This library assists in the interaction with Akamai's NetStorage CMS API. The following CMS API Specs can are available:
4+
5+
* [FileStore-format](https://control.akamai.com/dl/customers/NS/NS_http_api_FS.pdf)
6+
* [ObjectStore-format](https://control.akamai.com/dl/customers/NS/NS_http_api_OS.pdf)
57

68
## Project organization
79
* /src - project sources

0 commit comments

Comments
 (0)