diff --git a/website/docs/sdks/go.md b/website/docs/sdks/go.md index 0cfc2ad421..d2dd2f215c 100644 --- a/website/docs/sdks/go.md +++ b/website/docs/sdks/go.md @@ -65,7 +65,7 @@ The Go client comes with implementations for the built-in activation strategies - RemoteAddressStrategy - ApplicationHostnameStrategy -Read more about the strategies in [activation-strategy.md](/activation_strategy). +Read more about the strategies in [the activation strategies document](../user_guide/activation_strategy). ### Unleash context {#unleash-context}