Merge pull request #1044 from github/adityasharad/readme/replace-git-io

README: Replace git.io shortlink with full link
This commit is contained in:
Henry Mercer 2022-04-26 12:30:02 +01:00 committed by GitHub
commit ff8b365e79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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