We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9529dc commit 1720a42Copy full SHA for 1720a42
docs/feature-flagging/concepts/targeting.md
@@ -27,7 +27,7 @@ Each rule may have multiple conditions. The rule is only satisfied if all the co
27
## Special case: Semantic Versioning
28
29
When rolling out new versions of your product or wishing to deploy custom behavior across a range of releases,
30
-use Eppo's targeting rules to perform numeric comparisons against strings in the SemVer format.
+use Eppo's targeting rules to perform numeric comparisons against strings in the [SemVer format](https://semver.org/).
31
32
1. Create an allocation with your desired mix of rules.
33
0 commit comments