Revert documentation change.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-01-13 15:31:24 -05:00
parent 2b435be4cf
commit e213742674
+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-backend/health
curl localhost:7007/carmen/health
```
This should return `{"status":"ok"}`. Success! Press `Ctrl + c` to stop it