Fixed invalid telegram contact url

This commit is contained in:
Stig Rune
2019-07-24 22:39:06 +02:00
parent d1aa92184e
commit 8737090d05
11 changed files with 11 additions and 11 deletions

View File

@@ -107,7 +107,7 @@ exports[`Contacts renders correctly 1`] = `
>
<a
className="contacts__list-item-link"
href="telegram:#"
href="https://t.me/#"
rel="noopener noreferrer"
target="_blank"
>

View File

@@ -105,7 +105,7 @@ exports[`Sidebar renders correctly 1`] = `
>
<a
className="contacts__list-item-link"
href="telegram:#"
href="https://t.me/#"
rel="noopener noreferrer"
target="_blank"
>