jenkins-bot submitted this change.
[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.