mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: correct location of redirects.json in weekly-docs workflow (#26542)
This commit is contained in:
@@ -169,7 +169,7 @@ jobs:
|
||||
if: steps.check-script.outputs.skip != 'true'
|
||||
run: |
|
||||
curl -sfL \
|
||||
https://raw.githubusercontent.com/coder/coder.com/main/redirects.json \
|
||||
https://raw.githubusercontent.com/coder/coder.com/refs/heads/main/redirects.json \
|
||||
-o /tmp/redirects.json
|
||||
|
||||
- name: Audit TS/TSX docs paths against redirects
|
||||
|
||||
Reference in New Issue
Block a user