Skip to content

Commit 19d0f33

Browse files
authored
Provide nicer documentation (#519)
the documentation docs provides: https://docs.digitalocean.com/reference/pydo/ Is better than what we've provided
1 parent ae11518 commit 19d0f33

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
@@ -58,7 +58,7 @@ ID: 123456, NAME: my_test_ssh_key, FINGERPRINT: 5c:74:7e:60:28:69:34:ca:dd:74:67
5858
ID: 123457, NAME: my_prod_ssh_key, FINGERPRINT: eb:76:c7:2a:d3:3e:80:5d:ef:2e:ca:86:d7:79:94:0d
5959
```
6060

61-
**Consult the full list of supported DigitalOcean API endpoints in [PyDo's documentation](https://pydo.readthedocs.io/en/latest/).**
61+
**Consult the full list of supported DigitalOcean API endpoints in [PyDo's documentation](https://docs.digitalocean.com/reference/pydo/).**
6262

6363
**Note**: More working examples can be found [here](https://github.com/digitalocean/pydo/tree/main/examples).
6464

0 commit comments

Comments
 (0)