Skip to content

Commit c50fe59

Browse files
authored
Merge pull request #24 from gridscale/fix-example-link
Fixed link to example
2 parents f37a0a5 + 859da08 commit c50fe59

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
@@ -16,7 +16,7 @@ $ pip3 install gs_api_client
1616

1717
First, you will need your [API credentials](https://my.gridscale.io/Easy/APIs/).
1818

19-
In the [examples.py](examples/examples.py) replace the `AUTH_TOKEN` & `USER_UUID` with your credentials.
19+
In the [examples.py](https://github.com/gridscale/gridscale_api_client_python/blob/develop/examples/examples.py) replace the `AUTH_TOKEN` & `USER_UUID` with your credentials.
2020

2121
## Authentication
2222

0 commit comments

Comments
 (0)