From 50d7b9986b2120e43c7b7bedb4e000bf4d31db5e Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Tue, 27 Aug 2024 10:41:37 -0400 Subject: [PATCH] Update specification/sections/02-providers.md Co-authored-by: Nicklas Lundin Signed-off-by: Todd Baert --- specification/sections/02-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/sections/02-providers.md b/specification/sections/02-providers.md index 083f772a..1831ddd8 100644 --- a/specification/sections/02-providers.md +++ b/specification/sections/02-providers.md @@ -261,7 +261,7 @@ Alternatively, implementations might leverage language idioms such as auto-dispo [![experimental](https://img.shields.io/static/v1?label=Status&message=experimental&color=orange)](https://github.com/open-feature/spec/tree/main/specification#experimental) -Some flag management systems support tracking functionality, which associates feature flag evaluations with subsequent user actions or application state. +Some flag management systems support tracking functionality, which can be used to associate feature flag evaluations with subsequent user actions or application state. See [tracking](./06-tracking.md).