Skip to content

Commit e3b64ff

Browse files
adding the absolute path for the href link in the wireframe article section
1 parent 3518a91 commit e3b64ff

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
@@ -31,7 +31,7 @@ <h2>What is the Purpose of a Wireframe?</h2>
3131
<strong>In short</strong>, a wireframe’s purpose is to visualize the skeleton of a digital product,
3232
helping teams plan, test, and communicate ideas efficiently before moving to detailed design.
3333
</p>
34-
<a href="">Read more</a>
34+
<a href="https://www.productplan.com/glossary/wireframe">Read more</a>
3535
</article>
3636
<article>
3737
<img src="placeholder.svg" alt="" />

0 commit comments

Comments
 (0)