diff --git a/docs/adr/0005-feature-flags.md b/docs/adr/0005-feature-flags.md index 54b79e1fd..85e6cb9f7 100644 --- a/docs/adr/0005-feature-flags.md +++ b/docs/adr/0005-feature-flags.md @@ -82,8 +82,8 @@ Tagging refers to the ability to attach arbitrary key:value pairs to a feature f ## Considered Options * Environment Variables -* Unleashed Open Source Feature Flag (self host) -* Unleased (managed cloud) +* [Unleash](https://www.getunleash.io/) Open Source Feature Flag (self host) +* Unleash (managed cloud) ## Decision Outcome