File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h2>What is the purpose of a README file?</h2>
2121 A README file explains what a project is, how it works, and how someone can use it.
2222 It often includes setup instructions, features, and important notes for developers.
2323 </ p >
24- < a href ="# "> Read more</ a >
24+ < a href ="https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes "> Read more</ a >
2525</ article >
2626
2727< article >
@@ -31,7 +31,7 @@ <h2>What is the purpose of a wireframe?</h2>
3131 A wireframe is a simple plan for a webpage or app. It shows where content, images,
3232 buttons, and sections will go before the final design is created.
3333 </ p >
34- < a href ="# "> Read more</ a >
34+ < a href ="https://github.com/dwyl/learn-wireframing/blob/master/README.md "> Read more</ a >
3535</ article >
3636
3737< article >
@@ -41,7 +41,7 @@ <h2>What is a branch in Git?</h2>
4141 A branch in Git is a separate version of a project. It lets developers work on new
4242 features or fixes without changing the main version of the code.
4343 </ p >
44- < a href ="# "> Read more</ a >
44+ < a href ="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches "> Read more</ a >
4545</ article >
4646 </ main >
4747 < footer >
You can’t perform that action at this time.
0 commit comments