Skip to content

Commit dbe84e3

Browse files
committed
fix empty href attribute, and add more descriptive text
1 parent 08f95a0 commit dbe84e3

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>Title</h2>
2222
Lorem ipsum dolor sit amet consectetur adipisicing elit.
2323
Quisquam, voluptates. Quisquam, voluptates.
2424
</p>
25-
<a href="">Read more</a>
25+
<a href="#">Read more about wireframes</a>
2626
</article>
2727
</main>
2828
<footer>

0 commit comments

Comments
 (0)