Skip to content

Commit 36a3a91

Browse files
authored
Merge pull request #6991 from bndtools/docs/gen-2025-12-07-193346
docs: update generated docs
2 parents 80f8264 + f30164f commit 36a3a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_heads/conditional_package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ note: AUTO-GENERATED FILE - DO NOT EDIT. You can add manual content via same fil
1717

1818
# Conditional-Package
1919

20-
This instruction is equal to using [-conditionalpackage](conditionalpackage.html) except for the fact that the header in addition will be copied into the generated bundle manifest (like all headers beginning with a capital letter).
20+
This instruction is equal to using [-conditionalpackage](/instructions/conditionalpackage.html) except for the fact that the header in addition will be copied into the generated bundle manifest (like all headers beginning with a capital letter).
2121

2222
The `Conditional-Package` header allows you to specify package patterns that, when referred to by your code, will be included in the bundle if they match the given specifications. This is useful for conditionally including packages from the classpath based on actual usage.
2323

0 commit comments

Comments
 (0)