diff --git a/website/docs/docs/dbt-versions/cloud-release-tracks.md b/website/docs/docs/dbt-versions/cloud-release-tracks.md
index 89836aa13e..929b901d1d 100644
--- a/website/docs/docs/dbt-versions/cloud-release-tracks.md
+++ b/website/docs/docs/dbt-versions/cloud-release-tracks.md
@@ -16,8 +16,8 @@ By moving your environments and jobs to release tracks you can get all the funct
| Release track | Description | Plan availability | API value |
| ------------- | ----------- | ----------------- | --------- |
-| **Latest**
| Formerly called "Versionless", provides a continuous release of the latest functionality in dbt Cloud. Includes early access to new features of the dbt framework before they're available in open source releases of dbt Core. | All plans | `latest` (or `versionless`) |
-| **Compatible** | Provides a monthly release aligned with the most recent open source versions of dbt Core and adapters, plus functionality exclusively available in dbt Cloud. | Team + Enterprise | `compatible` |
+| **Latest**
| Formerly called "Versionless", provides a continuous release of the latest functionality in dbt Cloud.
Includes early access to new features of the dbt framework before they're available in open source releases of dbt Core. | All plans | `latest` (or `versionless`) |
+| **Compatible** | Provides a monthly release aligned with the most recent open source versions of dbt Core and adapters, plus functionality exclusively available in dbt Cloud.
See [Compatible track changelog](/docs/dbt-versions/compatible-track-changelog) for more information. | Team + Enterprise | `compatible` |
| **Extended** | The previous month's "Compatible" release. | Enterprise | `extended` |
The first "Compatible" release was on December 12, 2024, after the final release of dbt Core v1.9.0. For December 2024 only, the "Extended" release is the same as "Compatible." Starting in January 2025, "Extended" will be one month behind "Compatible."