The install snippets in profile/README.md currently point to URLs that 404:
https://tracebloc.io/install.sh → 404
https://tracebloc.io/install.ps1 → 404
The canonical install URLs (per the docs setup guide) are:
https://tracebloc.io/i.sh → 200
https://tracebloc.io/i.ps1 → 200
Acceptance criteria
- Mac/Linux snippet uses
i.sh
- Windows snippet uses
i.ps1
- All other links in the README still resolve
The install snippets in
profile/README.mdcurrently point to URLs that 404:https://tracebloc.io/install.sh→ 404https://tracebloc.io/install.ps1→ 404The canonical install URLs (per the docs setup guide) are:
https://tracebloc.io/i.sh→ 200https://tracebloc.io/i.ps1→ 200Acceptance criteria
i.shi.ps1