diff --git a/docs/src/main/asciidoc/upx.adoc b/docs/src/main/asciidoc/upx.adoc index b973e0f6d959a..58a3bb855cc26 100644 --- a/docs/src/main/asciidoc/upx.adoc +++ b/docs/src/main/asciidoc/upx.adoc @@ -3,9 +3,7 @@ This guide is maintained in the main Quarkus repository and pull requests should be submitted there: https://github.com/quarkusio/quarkus/tree/main/docs/src/main/asciidoc //// - = Compressing native executables using UPX - include::_attributes.adoc[] https://upx.github.io/[Ultimate Packer for eXecutables (UPX)] is a compression tool reducing the size of executables.