# Cloudflare Pages redirects (https://developers.cloudflare.com/pages/configuration/redirects/)
#
# /install used to 302 to GitHub raw, but cargo-dist's release-publish window
# could briefly serve odd content through that redirect chain. install.sh now
# ships as a static asset under docs/public/install so Cloudflare Pages serves
# it directly with no redirect dependency.
#
# Single source of truth: tools/install.sh. docs/public/install is .gitignored
# and regenerated from tools/install.sh by the docs.yml CI workflow on every
# build, so the live URL can never drift from the in-repo installer.
