Chore: Fix URLs in README
This commit is contained in:
parent
1cfa756d49
commit
48f603798b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<p align="center">
|
||||
<img src="https://storage.googleapis.com/chatwoot-assets/woot-logo.svg" alt="Woot-logo" width="240">
|
||||
<img src="https://s3.us-west-2.amazonaws.com/gh-assets.chatwoot.com/brand.svg" alt="Woot-logo" width="240">
|
||||
|
||||
<div align="center">A simple and elegant live chat software</div>
|
||||
<div align="center">An opensource alternative to Intercom, Zendesk, Drift, Crisp etc.</div>
|
||||
|
@ -23,7 +23,7 @@ ___
|
|||
<a href="https://discord.gg/cJXdrwS"><img src="https://img.shields.io/badge/chat-Discord-violet?logo=discord" alt="Chat on Discord"></a>
|
||||
</p>
|
||||
|
||||
![ChatUI progess](https://storage.googleapis.com/chatwoot-assets/dashboard-screen.png)
|
||||
![ChatUI progess](https://s3.us-west-2.amazonaws.com/gh-assets.chatwoot.com/chatwoot-dashboard-assets.png)
|
||||
|
||||
## Background
|
||||
|
||||
|
|
Loading…
Reference in a new issue