We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5722a5 commit 3c4618fCopy full SHA for 3c4618f
1 file changed
user_doc/faq.md
@@ -64,7 +64,7 @@ Or-dependencies are not supported in existing RPM versions. This can be
64
achieved by having a common virtual provide in A and B, and having C require
65
that.
66
67
-Since rpm version 4.13 you can also use [Boolean Dependencies](boolean_dependencies.html). So you can directly use:
+Since rpm version 4.13 you can also use [Boolean Dependencies](/docs/stable/boolean_dependencies). So you can directly use:
68
69
```
70
Requires: ( pkgA >= 1.2.3 or pkgB )
0 commit comments