Skip to content

Commit

Permalink
fix link and header
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegalbraith committed Nov 17, 2023
1 parent 64a574a commit f42c231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/overview/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Yes! Depot supports native Arm container builds out of the box. We detect the ar

Yes! Check out our [integration guide](/docs/guides/arm-containers#what-about-multi-architecture-containers) on how we do it.

### How should I used Depot with a monorepo setup?
### How should I use Depot with a monorepo setup?

If you're building multiple images from a single monorepo, and the builds are lightweight, we tend to recommend using a single project. But we detail some other options in our [monorepo guide](/blog/how-to-build-docker-images-in-monorepos).
If you're building multiple images from a single monorepo, and the builds are lightweight, we tend to recommend using a single project. But we detail some other options in our [monorepo guide](/blog/how-to-use-depot-in-monorepos).

### Can I use Depot with my existing `docker build` or `docker buildx build` commands?

Expand Down

0 comments on commit f42c231

Please sign in to comment.