diff --git a/docs/getting-started.mdx b/docs/getting-started.mdx index 3212fcb..bb5fc9b 100644 --- a/docs/getting-started.mdx +++ b/docs/getting-started.mdx @@ -13,7 +13,7 @@ This guide will help you get started with the HomeWizard Energy API. The HomeWizard Energy API has two versions: v1 and v2. The v1 API is available as long as feasible, but will be phased out. The v2 API is the stable version and is recommended to be used. Skip to [getting started with v2](#getting-started-with-v2) if you want to use the v2 API. -[Review the device compatibility table](/docs/introduction#devices-and-api-versions-devices) to check which API versions are supported for your specific hardware before choosing your version. +[Review the device compatibility table](/docs/introduction#devices) to check which API versions are supported for your specific hardware before choosing your version. ## Getting Started with v1. diff --git a/docs/introduction.mdx b/docs/introduction.mdx index bb6b122..392be3f 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -35,7 +35,7 @@ Read more about the [new version of the API here](/docs/category/api-v2). To understand the basics of the API, you can read the [getting-started](/docs/getting-started) guide and explore [v1](/docs/category/api-v1) or [v2](/docs/category/api-v2) to learn about all the available features. -## Devices and API Versions {#devices}. +## Devices and API Versions. {#devices} The following table shows which devices are supported by the API and which API version they support.