Fix documentation to match correct plugin URL.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-01-11 18:19:06 -05:00
parent eb8db9d374
commit cb8b95aeec
+1 -1
View File
@@ -48,7 +48,7 @@ This will think for a bit, and then say `Listening on :7007`. In a different
terminal window, now run
```sh
curl localhost:7007/carmen/health
curl localhost:7007/carmen-backend/health
```
This should return `{"status":"ok"}`. Success! Press `Ctrl + c` to stop it