From f71dca3b1d8a98edc5b5adf7964b56473b87e088 Mon Sep 17 00:00:00 2001 From: eyeonus Date: Tue, 30 Apr 2024 14:35:55 -0600 Subject: [PATCH] docs: correct web page --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 7496f7a9..fc1419d0 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,5 +1,5 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python -# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions +# For more information see: https://docs.github.com/en/actions/guides/building-and-testing-python name: Python application