Skip to content

Commit 1720a42

Browse files
Update targeting.md with semver link
1 parent e9529dc commit 1720a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/feature-flagging/concepts/targeting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Each rule may have multiple conditions. The rule is only satisfied if all the co
2727
## Special case: Semantic Versioning
2828

2929
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.
30+
use Eppo's targeting rules to perform numeric comparisons against strings in the [SemVer format](https://semver.org/).
3131

3232
1. Create an allocation with your desired mix of rules.
3333

0 commit comments

Comments
 (0)