Skip to content

Commit 043ac88

Browse files
Revathyvenugopal162jorgepiloto
authored andcommitted
FIX : link in docs (#195)
1 parent b75dc53 commit 043ac88

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc-build/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ inputs:
5353

5454
requires-xvfb:
5555
description: >
56-
Whether to install X Virtual Frame Buffer (XVFB)
57-
<https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>_ and run
56+
Whether to install `X Virtual Frame Buffer (XVFB)
57+
<https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>`_ and run
5858
the whole test session using XVFB. The default value is ``false``.
5959
6060
If ``true``, installs `X Virtual Frame Buffer (XVFB)

tests-pytest/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ inputs:
4848

4949
requires-xvfb:
5050
description: >
51-
Whether to install X Virtual Frame Buffer (XVFB)
52-
<https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>_ and run
51+
Whether to install `X Virtual Frame Buffer (XVFB)
52+
<https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml>`_ and run
5353
the whole test session using XVFB. The default value is ``false``.
5454
default: false
5555
required: false

0 commit comments

Comments
 (0)