diff --git a/src/content/docs/integrations/graphite.mdx b/src/content/docs/integrations/graphite.mdx index df851690ac..a0457be945 100644 --- a/src/content/docs/integrations/graphite.mdx +++ b/src/content/docs/integrations/graphite.mdx @@ -8,7 +8,7 @@ import IntegrationLogo from "../../../components/IntegrationLogo.astro" -[Graphite](https://graphite.dev) is a modern code review tool designed for +[Graphite](https://graphite.com) is a modern code review tool designed for fast-moving teams. It helps engineers write and review smaller pull requests (PRs), stay unblocked, and ship faster. In this documentation, we explain how to use Mergify with Graphite and highlight some important configurations. @@ -19,7 +19,7 @@ how to use Mergify with Graphite and highlight some important configurations. - Graphite installed and configured for your project. If you are not familiar with Graphite, we recommend following their [quick start - guide](https://graphite.dev/docs/graphite-quick-start). + guide](https://graphite.com/docs/get-started). In the following step we will use a sample stack with our "trunk branch" named `main` and three branches A, B and C with their corresponding pull requests