Fixed header image and typo

This commit is contained in:
Ariel Fuggini 2020-06-08 10:24:08 -05:00 committed by JC Brand
parent 83da03d6eb
commit da62d27678
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<h2 align="center">
<a href="https://conversejs.org" target="_blank" rel="noopener">
<img alt="Converse.js" src="https://raw.githubusercontent.com/conversejs/converse.js/readme-logo/logo/readme.png" width="480">
<img alt="Converse.js" src="https://github.com/conversejs/converse.js/blob/master/logo/readme.png" width="480">
</a>
</h2>
@ -125,7 +125,7 @@ In embedded mode, Converse can be embedded into an element in the DOM.
We use behavior-driven tests written with [jasmine.js](https://jasmine.github.io/).
You ran run `make check` to execute all the tests.
Run `make check` to execute all the tests.
## Licence