Skip to content

Commit 950e476

Browse files
committed
Use consistent page order for registry implementations
Signed-off-by: Kai Hudalla <[email protected]>
1 parent 5e2bef1 commit 950e476

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

site/documentation/content/admin-guide/file-based-device-registry-config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "File Based Device Registry Configuration"
3-
weight = 316
3+
weight = 315
44
+++
55

66
The File based Device Registry component provides an exemplary implementation of Eclipse Hono&trade;'s [Device Registration]({{< relref "/api/device-registration" >}}), [Credentials]({{< relref "/api/credentials" >}}), [Tenant]({{< relref "/api/tenant" >}}) and [Device Connection]({{< relref "/api/device-connection" >}}) APIs.

site/documentation/content/admin-guide/jdbc-device-registry-config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "JDBC Based Device Registry Configuration"
3-
weight = 315
3+
weight = 313
44
+++
55

66
The JDBC based Device Registry components provides an implementation of Eclipse Hono™'s

site/documentation/content/admin-guide/mongodb-device-registry-config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "MongoDB Based Device Registry Configuration"
3-
weight = 315
3+
weight = 310
44
+++
55

66
The MongoDB based Device Registry component provides an implementation of Eclipse Hono&trade;'s [Device Registration]({{< relref "/api/device-registration" >}}),

site/documentation/content/user-guide/file-based-device-registry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "File Based Device Registry"
3-
weight = 206
3+
weight = 210
44
+++
55

66
The Device Registry component provides exemplary implementations of Hono's [Tenant API]({{< relref "/api/tenant" >}}), [Device Registration API]({{< relref "/api/device-registration" >}}) and [Credentials API]({{< relref "/api/credentials" >}}).

0 commit comments

Comments
 (0)