Skip to content

Commit f2ef986

Browse files
ospillingerdeliahu
authored andcommitted
Rename apis docs directory to deployments
(cherry picked from commit bc0fdab)
1 parent 763d2be commit f2ef986

File tree

10 files changed

+9
-9
lines changed

10 files changed

+9
-9
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/summary.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22

33
* [README](../README.md)
44
* [Install](cluster/install.md)
5-
* [Tutorial](apis/tutorial.md)
5+
* [Tutorial](deployments/tutorial.md)
66
* [Examples](https://github.com/cortexlabs/cortex/tree/0.7/examples) <!-- CORTEX_VERSION_MINOR -->
77

88
## Model Deployments
99

10-
* [Deployments](apis/deployments.md)
11-
* [APIs](apis/apis.md)
12-
* [Packaging Models](apis/packaging-models.md)
13-
* [Request Handlers](apis/request-handlers.md)
14-
* [Compute](apis/compute.md)
15-
* [Python Packages](apis/python-packages.md)
16-
* [System Packages](apis/system-packages.md)
10+
* [Deployments](deployments/deployments.md)
11+
* [APIs](deployments/apis.md)
12+
* [Packaging Models](deployments/packaging-models.md)
13+
* [Request Handlers](deployments/request-handlers.md)
14+
* [Compute](deployments/compute.md)
15+
* [Python Packages](deployments/python-packages.md)
16+
* [System Packages](deployments/system-packages.md)
1717
* [CLI Commands](cluster/cli.md)
18-
* [Resource Statuses](apis/statuses.md)
18+
* [Resource Statuses](deployments/statuses.md)
1919

2020
## Cluster
2121

0 commit comments

Comments
 (0)