README: Replace git.io shortlink with full link

git.io is deprecated, so use the full link to docs.github.com instead.
This commit is contained in:
Aditya Sharad
2022-04-26 02:14:44 -07:00
committed by GitHub
parent 95b49c3e6b
commit bf4ba6945d
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
uses: github/codeql-action/autobuild@v2
# ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
# ✏️ If the Autobuild fails above, remove it and uncomment the following
# three lines and modify them (or add more) to build your code if your