Files
openclaw/docs
Santhi Prakash 3b9e67decc docs(chutes): fix broken API keys URL in Chutes provider guide (#113545)
- Problem: the Chutes provider guide links to https://chutes.ai/settings/api-keys
  to create an API key, but that URL returns HTTP 404.
- Fix: point both references (onboarding prose + Related Card href) to the live
  https://chutes.ai/app/settings/api-keys, which is the real app settings area
  (confirmed by chutes.ai/robots.txt: Disallow: /app/settings).
- Verification: curl https://chutes.ai/settings/api-keys -> 404;
  curl https://chutes.ai/app/settings/api-keys -> 200.
2026-07-25 06:20:09 -07:00
..
2026-07-25 06:07:30 -07:00