Skip to content

Commit 3dcedb7

Browse files
authored
Merge pull request #80 from eclipse-leda/copilot/fix-date-format-and-references
Fix malformed date and broken ref shortcodes in docs
2 parents c0a0048 + 0600a02 commit 3dcedb7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/app-deployment/seat-adjuster/develop-seat-adjuster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ version of the [seat adjuster example](https://github.com/eclipse-velocitas/vehi
1313

1414
2. Run Eclipse Leda, for example, [as container](../../../general-usage/docker-setup) or with other options like [QEMU, physical hardware, etc.](../../../general-usage).
1515

16-
3. [Manage the Eclipse Kanto container runtime]({{< ref "/deploy-seat-adjuster" >}}) to deploy your seat adjuster application.
16+
3. [Manage the Eclipse Kanto container runtime]({{< ref "deploy-seat-adjuster" >}}) to deploy your seat adjuster application.
1717

18-
4. [Test the deployed setup]({{< ref "/interact-seat-adjuster" >}}) by interacting with the seat adjuster to change the seat position.
18+
4. [Test the deployed setup]({{< ref "interact-seat-adjuster" >}}) by interacting with the seat adjuster to change the seat position.
1919

2020
## Setup Eclipse Velocitas from template repository
2121

content/en/docs/device-provisioning/vehicle-update-manager/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Vehicle Update Manager"
3-
date: 2022-072109T14:24:56+05:30
3+
date: 2022-07-21T09:14:24+05:30
44
weight: 7
55
---
66

0 commit comments

Comments
 (0)