mirror of
https://github.com/dap-ps/discover.git
synced 2025-02-07 06:54:49 +00:00
fix links to Status chat rooms
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
14c8f39fca
commit
493568df6a
@ -11,7 +11,7 @@ const Footer = props => {
|
||||
return (
|
||||
<div className={styles.footer}>
|
||||
<a
|
||||
href="https://join.status.im/chat/public/dap-ps"
|
||||
href="https://join.status.im/dap-ps"
|
||||
className={styles.footerItem}
|
||||
>
|
||||
<div className={styles.iconWrap}>
|
||||
@ -35,7 +35,7 @@ const Footer = props => {
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
href="https://get.status.im/chat/public/status-core-dapps"
|
||||
href="https://join.status.im/support"
|
||||
className={styles.footerItem}
|
||||
>
|
||||
<div className={styles.iconWrap}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user