Skip to content

Commit d0a9fcd

Browse files
committed
Inline link to it doesn't break Antora PDF
1 parent 3c8444a commit d0a9fcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ asciidoc:
278278
API_Guardian: 'https://github.com/apiguardian-team/apiguardian[@API Guardian]'
279279
AssertJ: 'https://assertj.github.io/doc/[AssertJ]'
280280
Checkstyle: 'https://checkstyle.sourceforge.io[Checkstyle]'
281-
DiscussionsQA: 'https://github.com/junit-team/junit-framework/discussions/categories/q-a[Q&A category on GitHub Discussions]'
281+
DiscussionsQA: 'https://github.com/junit-team/junit-framework/discussions/categories/q-a'
282282
Hamcrest: 'https://hamcrest.org/JavaHamcrest/[Hamcrest]'
283283
Jimfs: 'https://google.github.io/jimfs/[Jimfs]'
284284
Log4j: 'https://logging.apache.org/log4j/2.x/[Log4j]'

documentation/modules/ROOT/pages/overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ has been compiled with previous versions of the JDK.
4343
[[getting-help]]
4444
== Getting Help
4545

46-
Ask JUnit-related questions on {StackOverflow} or use the {DiscussionsQA}.
46+
Ask JUnit-related questions on {StackOverflow} or use the {DiscussionsQA}[Q&A category on GitHub Discussions].
4747

4848
[[getting-started]]
4949
== Getting Started

0 commit comments

Comments
 (0)