Skip to content

Commit

Permalink
use post slugs in relative links
Browse files Browse the repository at this point in the history
  • Loading branch information
wotnak authored and mstenta committed Feb 7, 2024
1 parent 0ff249f commit 7d4bd5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion posts/2024/farmOS-3.0.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ slug: 2024/farmOS-3.0.0

[farmOS 3.0.0 was released](https://github.com/farmOS/farmOS/releases/tag/3.0.0)
on January 6th, 2024 (almost exactly a year after
[2.0.0 was released](../2023/farmOS-2.0.0))!
[2.0.0 was released](./2023/farmOS-2.0.0))!

This may seem like it happened quickly, considering that it took ~4 years to go
from farmOS v1 to v2. Now that we are using
Expand Down
2 changes: 1 addition & 1 deletion posts/2024/farmOS-3.1.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ A new Inventory quick form is now available, which makes it easier to maintain
asset inventory levels. Just select the asset you want to adjust and enter the
quantity (as a "reset", "increment", or "decrement")! There are some more
advanced options too, which are described in a dedicated post:
[Inventory Quick Form](./inventory-quick-form)
[Inventory Quick Form](./2024/inventory-quick-form)

![Inventory quick form](./inventory-quick-form.png)

Expand Down

0 comments on commit 7d4bd5f

Please sign in to comment.