diff --git a/website/docs/introduction/getting-started.md b/website/docs/introduction/getting-started.md index 3e6e476f0308e..14770b075bd00 100644 --- a/website/docs/introduction/getting-started.md +++ b/website/docs/introduction/getting-started.md @@ -170,11 +170,11 @@ In addition to reviewing pull requests on github.com, you may also want to try [ To view a GitHub pull request on ReviewStack, take the original URL: -> https://github.com/facebook/react/pull/25506 +> [`https://github.com/facebook/react/pull/25506`](https://github.com/facebook/react/pull/25506) and replace the `github.com` domain with `reviewstack.dev`: -> https://reviewstack.dev/facebook/react/pull/25506 +> [`https://reviewstack.dev/facebook/react/pull/25506`](https://reviewstack.dev/facebook/react/pull/25506) On ReviewStack, the diff and the timeline for a pull request are displayed side-by-side rather than split across tabs. Read the [ReviewStack docs](../addons/reviewstack.md) to learn more about the various features it offers.