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

docs: fix broken links #427

Merged
merged 1 commit into from
Jun 2, 2023
Merged

docs: fix broken links #427

merged 1 commit into from
Jun 2, 2023

Conversation

rojvv
Copy link
Member

@rojvv rojvv commented Jun 2, 2023

Fixes #425

@rojvv rojvv requested a review from KnorpelSenf June 2, 2023 11:59
@rojvv rojvv added the documentation Improvements or additions to documentation label Jun 2, 2023
Copy link
Member

@KnorpelSenf KnorpelSenf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Are these changes comprehensive?

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fc96d78) 39.01% compared to head (bde5ecc) 39.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #427   +/-   ##
=======================================
  Coverage   39.01%   39.01%           
=======================================
  Files          16       16           
  Lines        4831     4831           
  Branches      194      194           
=======================================
  Hits         1885     1885           
  Misses       2944     2944           
  Partials        2        2           
Impacted Files Coverage Δ
src/composer.ts 97.40% <ø> (ø)
src/convenience/keyboard.ts 100.00% <ø> (ø)
src/core/api.ts 4.48% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rojvv
Copy link
Member Author

rojvv commented Jun 2, 2023

I fixed all links that matched core.telegram.org/bots[^/] and were broken. I also checked links matching core.telegram.org/(?!bots), and none of them were broken.

@KnorpelSenf
Copy link
Member

Fan

@KnorpelSenf
Copy link
Member

tas

@KnorpelSenf
Copy link
Member

tic

@KnorpelSenf KnorpelSenf merged commit 1505b92 into main Jun 2, 2023
8 checks passed
@KnorpelSenf KnorpelSenf deleted the links branch June 2, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: update all links to core.telegram.org/bots
2 participants