Skip to content

Commit dbe80c3

Browse files
committed
fix the misspell in main.html
1 parent 1afd1b0 commit dbe80c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1> Who are we? </h1>
2020
</section>
2121

2222
<section class="right">
23-
<img class="preview" src="/review/Send Your Files.png" width="511" height="386" alt="Send Your Files">
23+
<img class="preview" src="/preview/Send Your Files.png" width="511" height="386" alt="Send Your Files">
2424
</section>
2525
</div>
2626
</section>

0 commit comments

Comments
 (0)