fix(readme): correct relative link to state documentation

This commit is contained in:
Bruno Adelé
2025-07-25 09:01:02 +02:00
parent 2618d0d68f
commit 5e81b26b87

View File

@@ -58,8 +58,8 @@ Destinations can be:
## State management
Backups are based on [states](/reference/clan.core/state/). A state defines
which files should be backed up and how these files are obtained through
Backups are based on [states](../../reference/clan.core/state.md). A state
defines which files should be backed up and how these files are obtained through
pre/post backup and restore scripts.
Here's an example for a user application `linkding`: