Skip to content

Commit 74b2e60

Browse files
committed
chore: update repository branching video
1 parent 7eb500b commit 74b2e60

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/projects-docs/pages/learn/repositories/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ This feature is specially useful when you’re working on a branch and need to q
2424

2525
When you press `Create Branch`, we automatically create a new branch and set up a development environment with running dev servers within a few seconds by cloning the VM you branch from. You can read more about how this works in our [blog](https://codesandbox.io/blog/how-we-clone-a-running-vm-in-2-seconds).
2626

27-
<Video src="../../introduction-gitflow.mp4" />
27+
<Video src="../../repo-branching.mp4" />
2828

2929
If you are looking at someone’s PR and want to quickly test a suggestion, simply click `Create Branch`, write the code and share a link to your changes. If you’re happy with the changes, merge that into the existing PR. All of this in under a minute.
813 KB
Binary file not shown.

0 commit comments

Comments
 (0)