1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

docs: remove link to old activation strategies document.

This commit is contained in:
Thomas Heartman 2021-11-24 10:53:56 +01:00
parent e9e1de4a89
commit 7274474792

View File

@ -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}