Skip to content

Commit a614aa1

Browse files
committed
added image for article regarding branch
1 parent ea8cbac commit a614aa1

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/images.png

4.96 KB
Loading

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2>Purpose of a Wireframe</h2>
3232
<a href="">Read more</a>
3333
</article>
3434
<article>
35-
<img src="wireframe.png" alt="">
35+
<img src="images.png" alt="">
3636
<h2>What is a branch in Git?</h2>
3737
<p>
3838
A branch in Git is like a seperate workspace that is contained within the project where any changes made won't affect the main repository.

0 commit comments

Comments
 (0)