diff options
Diffstat (limited to 'docs/src/api/statemachine.md')
| -rw-r--r-- | docs/src/api/statemachine.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/api/statemachine.md b/docs/src/api/statemachine.md index 57ca775..953bf2b 100644 --- a/docs/src/api/statemachine.md +++ b/docs/src/api/statemachine.md @@ -90,7 +90,7 @@ The current state is highlighted in the <span style="color:cyan">cyan</span> col ## State explanation -For the explanation of what all the different states mean, see the [client documentation](https://github.com/eduvpn/eduvpn-common/blob/v2/client/fsm.go#L14-L50) +For the explanation of what all the different states mean, see the [client documentation](https://codeberg.org/eduVPN/eduvpn-common/src/branch/main/client/fsm.go#L14-L50) ## States that ask data |
