Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSukka <isukkaw@gmail.com>2022-04-26 18:40:01 +0300
committerGitHub <noreply@github.com>2022-04-26 18:40:01 +0300
commit3bedba3276b756263ae6f77facf8c8d7d8f52aa5 (patch)
treeda82f0a40bfe6a15f56452d844680dbbad9f2b66 /.github
parent52fb2fab56006d7564841afc5550726bf8bf8807 (diff)
docs: replace `git.io` link with the actual URL (#2305)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 98961b1..9785bf7 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -42,7 +42,7 @@ jobs:
# uses: github/codeql-action/autobuild@v1
# ℹī¸ Command-line programs to run using the OS shell.
- # 📚 https://git.io/JvXDl
+ # 📚 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 project