# Refreshed deployment link design in Vercel dashboard

**Published:** February 2, 2023 | **Authors:** wits, Kevin Rupert

---

We've improved the experience of accessing [Preview Deployments](https://vercel.com/features/previews) in the dashboard.

When using Vercel with our supported [Git integrations](https://vercel.com/docs/concepts/deployments/git) (GitHub, Gitlab, Bitbucket, or any git provider through our [API](https://vercel.com/docs/rest-api) and [CLI](https://vercel.com/docs/cli)), a unique Preview Deployment is created for every `git push` to your project.

Based on your feedback, we've updated the design to better highlight the [branch URL](https://vercel.com/docs/concepts/deployments/generated-urls#url-with-git-branch) – an always up-to-date version of your code with every new commit you push. In addition, we now better surface the related git metadata, including the git branch and commit.

Check out the [documentation](https://vercel.com/docs/concepts/deployments/git) to learn more about Git integrations.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)