File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 < header >
1313 < h1 > Wireframe</ h1 >
1414 < p >
15- This page will show:
15+ This page will show you the purpose of README file, the purpose of
16+ Wireframe and what is branch in Git. It will include images and links to read more about each topic.
1617 </ p >
17- < ul >
18- < li > Purpose of README file</ li >
19- < li > Purpose of Wireframe</ li >
20- < li > What is branch in Git</ li >
21- </ ul >
18+
2219 </ header >
2320 < main >
2421 < article >
@@ -51,7 +48,7 @@ <h2>What is a Branch in Git?</h2>
5148 It allows you to diverge from the mainline of development and work on features, experiments, or bug fixes
5249 without affecting the main codebase.
5350 </ p >
54- < a href ="https://en.wikipedia.org/wiki/Git_branch "> Read more</ a >
51+ < a href ="https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell#:~:text=A%20branch%20in%20Git%20is,Note "> Read more</ a >
5552 </ article >
5653 </ main >
5754 < footer >
@@ -62,4 +59,4 @@ <h2>What is a Branch in Git?</h2>
6259 </ footer >
6360</ body >
6461
65- </ html >
62+ </ html >
You can’t perform that action at this time.
0 commit comments