Skip to content

Commit 937560b

Browse files
authored
Fix header formatting in introduction.mdx (#206)
* Fix header formatting in introduction.mdx Signed-off-by: Duco Sebel <[email protected]> * Fix link to device compatibility table in getting started Updated the link in the API version section to point to the correct device compatibility table. Signed-off-by: Duco Sebel <[email protected]> --------- Signed-off-by: Duco Sebel <[email protected]>
1 parent 35054bc commit 937560b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This guide will help you get started with the HomeWizard Energy API.
1313

1414
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.
1515

16-
[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.
16+
[Review the device compatibility table](/docs/introduction#devices) to check which API versions are supported for your specific hardware before choosing your version.
1717

1818
## Getting Started with v1.
1919

docs/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Read more about the [new version of the API here](/docs/category/api-v2).
3535

3636
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.
3737

38-
## Devices and API Versions {#devices}.
38+
## Devices and API Versions. {#devices}
3939

4040
The following table shows which devices are supported by the API and which API version they support.
4141

0 commit comments

Comments
 (0)