Skip to content

Commit 73295e4

Browse files
committed
Fix and add links in VMCAI25 artifact description
1 parent fcc2d02 commit 73295e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/artifact-descriptions/vmcai25.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The final section gives information on how to reuse this artifact.
3636
The artifact is a virtual machine (VM). Follow these steps to set it up:
3737

3838
* If you have not done so already, install VirtualBox.
39-
(https://www.virtualbox.org/wiki/Downloads)
39+
(<https://www.virtualbox.org/wiki/Downloads>)
4040
* Download the artifact.
4141
* Import the artifact via the VirtualBox UI (`File > Import Appliance`)
4242
or by running `VBoxManage import ghost-witnesses.ova`.
@@ -65,7 +65,7 @@ The times for the Table 2 are given first in seconds and then pretty-printed as
6565

6666
For a more detailed inspection and visualization of the data, take a look at the generated HTML report.
6767
Just open the file `~/witness-validation/paper-evaluation/results.2024-09-24_22-00-48.table.html` in firefox.
68-
For detailed information, see the "Evaluation Results" section below.
68+
For detailed information, see the ["Evaluation Results" section](#evaluation-results) below.
6969

7070
### 3. Quick Test of the Benchmark Setup
7171

@@ -220,7 +220,7 @@ Clicking on a status shows the complete GemCutter log for the benchmark run.
220220

221221
> **Note:** If you are trying to view logs for individual runs through the HTML table (by clicking on the evaluation result `true` or `false`), you may encounter a warning because browsers block access to local files. Follow the instructions in the message to enable log viewing.
222222
223-
As described above (in section _2. Inspect the evaluation results_), the artifact provides python scripts to directly extract the data shown in the paper from the benchmark results.
223+
As described above (in [section _2. Inspect the evaluation results_](#2-inspect-the-evaluation-results)), the artifact provides python scripts to directly extract the data shown in the paper from the benchmark results.
224224

225225

226226
## Source Code

0 commit comments

Comments
 (0)