Skip to content

Commit 08417ef

Browse files
authored
Fix aka plugin v04 changelog link for app linking (#1553)
* Fix aka plugin v04 changelog link for app linking Signed-off-by: Radu Matei <[email protected]> * Make relative URL from changelog absolute for consistency Signed-off-by: Radu Matei <[email protected]> --------- Signed-off-by: Radu Matei <[email protected]>
1 parent bdb274e commit 08417ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/wasm-functions/changelog/changelog-aka-plugin-v04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This release focuses on making your development experience smoother, especially
1919
We've refined the sub-command structure and standardized flag names, so it's easier to learn and use `spin aka` day-to-day.
2020

2121
* App Linking for Collaboration
22-
Working with others on the same app? [App linking](app-linking.md) now makes it simpler to coordinate and develop together without stepping on each other’s toes.
22+
Working with others on the same app? [App linking](/wasm-functions/app-linking.md) now makes it simpler to coordinate and develop together without stepping on each other’s toes.
2323

2424
* Friendlier Error Messages and Help Text
2525
When things go wrong (or if you just need a reminder), you’ll now see clearer, more actionable messages and improved command help.

0 commit comments

Comments
 (0)