jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[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(-)

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-with-github-actions
+# https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

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-with-github-actions
+# https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name: Pywikibot CI


To view, visit change 761754. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ia5300b56c7bd2aac6e3c9a9d509d3c4002e69af7
Gerrit-Change-Number: 761754
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged