Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed invalid Telegram contact url #319

Merged
merged 1 commit into from
Jul 25, 2019
Merged

Fixed invalid Telegram contact url #319

merged 1 commit into from
Jul 25, 2019

Conversation

stigrune
Copy link
Contributor

@stigrune stigrune commented Jul 24, 2019

Description

I noticed that the generated Telegram link was not up to date. The correct link should be t.me/username.
From the Telegram faq:
image
Source: https://telegram.org/faq#q-how-does-t-me-work

@codecov
Copy link

codecov bot commented Jul 24, 2019

Codecov Report

Merging #319 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #319   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files          35       35           
  Lines         144      144           
  Branches        9        9           
=======================================
  Hits          140      140           
  Misses          4        4
Impacted Files Coverage Δ
src/utils/get-contact-href.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1aa921...8737090. Read the comment docs.

@vzhou842 vzhou842 merged commit 03cdea6 into alxshelepenok:master Jul 25, 2019
@vzhou842
Copy link
Contributor

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants