diff --git a/README.md b/README.md index cd147e9..68d5b2a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ English | [简体中文](./README-zh-CN.md) * [Bazel](https://bazel.build) is Google's monorepo-oriented build system. More on Bazel: [awesome-bazel](https://github.com/jin/awesome-bazel) * [Bit](https://github.com/teambit/bit) is a tool for building and managing JavaScript projects with multiple components, and managing the dependency graph of components. * [Bolt Pkg](https://github.com/boltpkg/bolt) is a super-powered JavaScript project management. -* [Buck](https://buckbuild.com/) is Facebook's monorepo-oriented build system. +* [Buck2](https://buck2.build/) is Facebook's monorepo-oriented build system. * [drkns](https://github.com/frantzmiccoli/drkns) is a simple and language agnostic monorepo build tool. * [Garment](https://github.com/Farfetch/garment) is Farfetch's monorepo build system with centralized and customizable task management. * [GitLab CI](https://gitlab.com/gitlab-org/gitlab-ce/issues/19232) 11.4 supports running steps based on path changes.