File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ permissions: read-all
2929jobs :
3030
3131 android-test :
32- uses : apache/logging-log4j-samples/.github/workflows/android-reusable-test.yaml@feature/android-tests
32+ uses : apache/logging-log4j-samples/.github/workflows/android-reusable-test.yaml@main
3333 with :
3434 log4j-version : ${{ inputs.log4j-version }}
Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ xref:log4j-samples-configuration/README.adoc[`log4j-samples-configuration`]::
2525Explains how to use a custom programmatic configuration.
2626
2727xref:log4j-samples-flume-embedded/README.adoc[`log4j-samples-flume-embedded`]::
28- Explains how to use an embedded Flume agent to send logs to https://flume.apache.org[Apache Flume.]
28+ Explains how to use an embedded Flume agent to send logs to https://flume.apache.org[Apache Flume].
2929
3030xref:log4j-samples-flume-remote/README.adoc[`log4j-samples-flume-remote`]::
31- Explains how to send logs to https://flume.apache.org[Apache Flume],
31+ Explains how to send logs to https://flume.apache.org[Apache Flume].
3232
3333xref:log4j-samples-graalvm/README.adoc[`log4j-samples-graalvm`]::
3434Explains how to use Log4j API and its implementation to create native GraalVM images.
You can’t perform that action at this time.
0 commit comments