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

Replace links to PTB wiki with extlinks #3429

Merged
merged 3 commits into from Dec 18, 2022
Merged

Conversation

lemontree210
Copy link
Member

@lemontree210 lemontree210 commented Dec 17, 2022

@@ -338,8 +336,7 @@ def concurrent_updates(self) -> int:
""":obj:`int`: The number of concurrent updates that will be processed in parallel. A
value of ``0`` indicates updates are *not* being processed concurrently.

.. seealso:: `Concurrency <https://github.com/\
python-telegram-bot/python-telegram-bot/wiki/Concurrency>`_
.. seealso:: :wiki:`Concurrency`
Copy link
Member Author

Choose a reason for hiding this comment

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

If the link text is the same as the relative address, the syntax of :wiki: link becomes even more concise

Copy link
Member

@Bibo-Joshi Bibo-Joshi left a comment

Choose a reason for hiding this comment

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

LGTM 👍 You can merge at will :)

@lemontree210 lemontree210 merged commit 475f188 into doc-fixes Dec 18, 2022
@lemontree210 lemontree210 deleted the extlinks-to-wiki branch December 18, 2022 18:08
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2022
@harshil21 harshil21 added this to the v20.0 milestone Jan 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants