Skip to content

Commit 2329c23

Browse files
authored
update rest api url
1 parent 2c5f263 commit 2329c23

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
@@ -61,7 +61,7 @@ If you want to deploy PyEnzyme as a server and use our REST-API to access PyEnzy
6161
docker pull enzymeml/pyenzyme:latest
6262
docker run -p 8000:8000 enzymeml/pyenzyme:latest
6363
```
64-
See the [API documentation](https://enzymeml.sloppy.zone) for details on our endpoints. You can also use our self-hosted PyEnzyme instance if you have no server space - Use https://enzymeml.sloppy.zone as base URL to the endpoints.
64+
See the [API documentation](https://api.enzymeml.org) for details on our endpoints. You can also use our self-hosted PyEnzyme instance if you have no server space - Use https://api.enzymeml.org as base URL to the endpoints.
6565

6666
## ⚙️ Example code
6767

0 commit comments

Comments
 (0)