Skip to content

Commit

Permalink
Better spot for link. (#5520)
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Jul 13, 2023
1 parent a14180e commit 67e71c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/repo/docs/core-concepts/remote-caching.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Then run the same build again. If things are working properly, `turbo` should no

If you are building and hosting your apps on Vercel, Remote Caching will be automatically set up on your behalf once you use `turbo`. You need to update your [build settings](https://vercel.com/docs/concepts/deployments/configure-a-build) to build with `turbo`.

Please refer to the [Vercel documentation](https://vercel.com/docs/concepts/monorepos/turborepo?utm_source=turbo.build&utm_medium=referral&utm_campaign=docs-link) for more information.
Please refer to the [Vercel documentation](https://vercel.com/docs/concepts/monorepos/remote-caching?utm_source=turbo.build&utm_medium=referral&utm_campaign=docs-link) for more information.

### Artifact Integrity and Authenticity Verification

Expand Down

1 comment on commit 67e71c7

@vercel
Copy link

@vercel vercel bot commented on 67e71c7 Jul 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.