Merge pull request #560 from dillingham/patch-1

fix broken images
This commit is contained in:
Jeremy Quinton 2019-02-17 18:59:02 +02:00 committed by GitHub
commit 957c87c0e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<p align="center">
<img src="https://www.attendize.com/img/logo-dark.png" alt="Attendize"/>
<img style='border: 1px solid #444;' src="https://attendize.com/img/screenshots/screen1.PNG" alt="Attendize"/>
<img src="http://attendize.website/assets/images/logo-dark.png" alt="Attendize"/>
<img style='border: 1px solid #444;' src="https://www.attendize.com/images/screenshots/screen1.PNG" alt="Attendize"/>
</p>
<h1>Attendize</h1>