You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/overview/core-concepts.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Depot organizations can be connected to GitHub organizations in order to use [De
16
16
17
17
Projects are used for our [remote container builds](/docs/container-builds/overview). A project is a cache namespace that is isolated from other projects. You can use a single namespace for a single git repository or Dockerfile or one namespace for multiple git repositories or Dockerfiles.
18
18
19
-
Projects are created within an organization and are used to store the Docker layer cache for your Docker image build on a per architecture basis. See our [pricing page](/pricing) for more information on how many projects are included in each plan.
19
+
Projects are created within an organization and are used to store the Docker layer cache for your Docker image build on a per architecture basis.
0 commit comments