diff --git a/docs/docs/guides/05-using-server/01-server.md b/docs/docs/guides/05-using-server/01-server.md index 3c60419ef..952b7399f 100644 --- a/docs/docs/guides/05-using-server/01-server.md +++ b/docs/docs/guides/05-using-server/01-server.md @@ -26,7 +26,7 @@ Jan runs on port `1337` by default, but this can (soon) be changed in Settings. 1. Go to Settings > Advanced > Enable API Server -2. Go to http://localhost:1337/docs for API docs. +2. Go to http://localhost:1337 for the API docs. 3. In terminal, simply CURL...