summaryrefslogtreecommitdiff
path: root/docs/src/api/statemachine.md
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 15:57:12 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 16:06:22 +0100
commita587163c822e80527f6acc78c1edac3410327854 (patch)
tree15ddd4ee5e2f7af01eeef98fb4adc4bd6c651776 /docs/src/api/statemachine.md
parent72edbfe5d2d51b7dbaaa6ac6fe96cfbd43b60069 (diff)
Replace all links from GitHub to Codeberg
Diffstat (limited to 'docs/src/api/statemachine.md')
-rw-r--r--docs/src/api/statemachine.md2
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