Skip to content

Commit c3640cf

Browse files
committed
change paths to images and immages names
1 parent 4a736ca commit c3640cf

7 files changed

Lines changed: 3 additions & 9 deletions

File tree

Wireframe/images/wireframe.png

-55.4 KB
Binary file not shown.

Wireframe/images/wireframe1.jpg

-521 KB
Binary file not shown.

Wireframe/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>Wireframe</h1>
2222
</header>
2323
<main>
2424
<article>
25-
<img src="images/README-image.png" alt="an image showing an example of a README file" />
25+
<img src="README-image.png" alt="an image showing an example of a README file" />
2626
<h2>
2727
What is the purpose of a README file?
2828
</h2>
@@ -35,7 +35,7 @@ <h2>
3535
<a href="https://en.wikipedia.org/wiki/README">Read more</a>
3636
</article>
3737
<article>
38-
<img src="images/wireframe1.jpg" alt="an image showing a hand drawn sketch" />
38+
<img src="wireframe.png" alt="an image showing a hand drawn sketch" />
3939
<h2>What is a Wireframe?</h2>
4040
<p>
4141
A wireframe is a visual guide that represents the skeletal framework of a website or application.
@@ -44,7 +44,7 @@ <h2>What is a Wireframe?</h2>
4444
<a href="https://en.wikipedia.org/wiki/Wireframe">Read more</a>
4545
</article>
4646
<article>
47-
<img src="images/git-branch.jpg" alt="an image showing a Git branch" />
47+
<img src="branch-image.jpg" alt="an image showing a Git branch" />
4848
<h2>What is a Branch in Git?</h2>
4949
<p>
5050
A branch in Git is a lightweight movable pointer to a commit.

Wireframe/placeholder.svg

Lines changed: 0 additions & 6 deletions
This file was deleted.

Wireframe/wireframe.png

465 KB
Loading

0 commit comments

Comments
 (0)