diff --git a/v2/content/posts/2022/garage-door-monitor-update/index.md b/v2/content/posts/2022/garage-door-monitor-update/index.md index 4fff345..3539043 100644 --- a/v2/content/posts/2022/garage-door-monitor-update/index.md +++ b/v2/content/posts/2022/garage-door-monitor-update/index.md @@ -7,10 +7,10 @@ date = 2022-10-17T15:04:44+10:00 +++ -[The garage door monitor that I built earlier in the -year](@posts/2022/garage-door-monitor/index.md) has by all accounts been -running perfectly since I installed it. Recently I implemented a couple of new -features that I've wished for over the last few months. +[The garage door monitor that I built earlier in the year](@/posts/2022/garage-door-monitor/index.md) +has by all accounts been running perfectly since I installed it. Recently I +implemented a couple of new features that I've wished for over the last few +months. diff --git a/v2/content/posts/2022/garage-door-monitor/index.md b/v2/content/posts/2022/garage-door-monitor/index.md index a7a2dd9..829371c 100644 --- a/v2/content/posts/2022/garage-door-monitor/index.md +++ b/v2/content/posts/2022/garage-door-monitor/index.md @@ -301,7 +301,7 @@ happens. All the code, hardware designs, and Buildroot configuration/overlay is available in [the git repository][repo] if you're interested. -[See part two](@posts/2022/garage-door-monitor-update/index.md) for a couple of new +[See part two](@/posts/2022/garage-door-monitor-update/index.md) for a couple of new features I added a few months later. [app]: https://github.com/wezm/garage-door-monitor/tree/main/app