jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/761754 )
Change subject: [doc] Update documentation ......................................................................
[doc] Update documentation
* Update redirected URLs
Change-Id: Ia5300b56c7bd2aac6e3c9a9d509d3c4002e69af7 --- M .github/workflows/login_tests-ci.yml M .github/workflows/pywikibot-ci.yml 2 files changed, 2 insertions(+), 2 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/.github/workflows/login_tests-ci.yml b/.github/workflows/login_tests-ci.yml index 95fda73..0dd1eb6 100644 --- a/.github/workflows/login_tests-ci.yml +++ b/.github/workflows/login_tests-ci.yml @@ -1,6 +1,6 @@ # This workflow will install Python dependencies, run Pywikibot tests # with a variety of Python versions. For more information see: -# https://help.github.com/actions/language-and-framework-guides/using-python-w... +# https://docs.github.com/en/actions/automating-builds-and-tests/building-and-...
name: Login CI
diff --git a/.github/workflows/pywikibot-ci.yml b/.github/workflows/pywikibot-ci.yml index 62a757e..ca92152 100644 --- a/.github/workflows/pywikibot-ci.yml +++ b/.github/workflows/pywikibot-ci.yml @@ -1,6 +1,6 @@ # This workflow will install Python dependencies, run Pywikibot tests # with a variety of Python versions. For more information see: -# https://help.github.com/actions/language-and-framework-guides/using-python-w... +# https://docs.github.com/en/actions/automating-builds-and-tests/building-and-...
name: Pywikibot CI
pywikibot-commits@lists.wikimedia.org