From ec68e67645b0fe10c3a4e645da3b962cc33d32d5 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Sat, 6 Jan 2024 20:16:15 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12fe7d38c..5b259a18e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The Python API client for KittyCAD. You can trigger a build with the GitHub action to generate the client. This will automatically update the client to the latest version based on the spec hosted -at [api.kittycad.io](https://api.kittycad.io/). +at [api.zoo.dev](https://api.zoo.dev/). Alternatively, if you wish to generate the client locally, make sure you have [Docker installed](https://docs.docker.com/get-docker/) and run: