Skip to content

Commit c9b97c3

Browse files
adding the absolute path for the href element for readme read more
1 parent b529313 commit c9b97c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2>What is the Purpose of a Readme File?</h2>
2222
The purpose of a readme file is to provide,
2323
information about a project.
2424
</p>
25-
<a href="">Read more</a>
25+
<a href="https://en.wikipedia.org/wiki/README">Read more</a>
2626
</article>
2727
<article>
2828
<img src="placeholder.svg" alt="" />

0 commit comments

Comments
 (0)