diff --git a/README.md b/README.md index 3b1a3c6e1..f46e6221c 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ Providers are data, not code you have to fork. A provider is a versioned manifes - `web-devconsole` (in this repo) is a Monaco-based editor for writing and testing provider scripts against a live session. - Verification tiers are explicit: **Verified / Partial / Unverified**. "Built-in" only means the integration exists. -- Guides: [Provider SDK](https://docs.adhf.dev/guide/provider-sdk) · [Provider guide](https://docs.adhf.dev/guide/providers) +- Guides: [Supported Providers](https://docs.adhf.dev/reference/supported-providers) · [Provider manifest guide](https://docs.adhf.dev/reference/supported-providers) If you get an agent working that isn't in the catalog, that's the single most useful contribution to this repo.