Skip to content

Commit f879a5c

Browse files
committed
[TEST] will remove
1 parent 06bf613 commit f879a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
- name: Run linkchecker.sh
200200
run: |
201201
cd target
202-
curl -sSLO https://raw.githubusercontent.com/rust-lang/rust/master/src/tools/linkchecker/linkcheck.sh
202+
curl -sSLO https://raw.githubusercontent.com/weihanglo/rust/linkchecker/src/tools/linkchecker/linkcheck.sh
203203
sh linkcheck.sh --all --path ../src/doc cargo
204204
205205
success:

0 commit comments

Comments
 (0)