Skip to content

Commit

Permalink
Fix logo path
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrismer committed Mar 23, 2021
1 parent 507d2f5 commit a082839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p>
<img src="Scansite4/CoreApplication/src/main/webapp/img/logo_scansite.png" alt="Scansite 4" style="height: 103px; width: 100%" />
<img src="scansite-server/src/main/webapp/img/logo_scansite.png" alt="Scansite 4" style="height: 103px; width: 100%" />
</p>

[![license: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Expand Down

0 comments on commit a082839

Please sign in to comment.