Skip to content

Commit 4d7cbcc

Browse files
committed
Update start.md
(cherry picked from commit dbe111f)
1 parent 5760982 commit 4d7cbcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/start.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cortex cluster up cluster.yaml
2121
cortex deploy apis.yaml
2222
```
2323

24-
* [RealtimeAPI](workloads/realtime/example.md) - create APIs that respond to requests in real-time.
25-
* [AsyncAPI](workloads/async/example.md) - create APIs that respond to requests asynchronously.
26-
* [BatchAPI](workloads/batch/example.md) - create APIs that run distributed batch jobs.
27-
* [TaskAPI](workloads/task/example.md) - create APIs that run jobs on-demand.
24+
* [Realtime](workloads/realtime/example.md) - create APIs that respond to requests in real-time.
25+
* [Async](workloads/async/example.md) - create APIs that respond to requests asynchronously.
26+
* [Batch](workloads/batch/example.md) - create APIs that run distributed batch jobs.
27+
* [Task](workloads/task/example.md) - create APIs that run jobs on-demand.

0 commit comments

Comments
 (0)