Skip to content

Fix broken install URLs in org profile README #40

@saadqbal

Description

@saadqbal

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions