Skip to content

Commit 6ef3bac

Browse files
committed
Tool hyperlinks
1 parent 4e6a5bc commit 6ef3bac

3 files changed

Lines changed: 1083 additions & 2 deletions

File tree

docs/other-support/xml-upload/quality-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ After uploading:
3636

3737
This repo includes a browser-based tool and a CLI script to catch common formatting issues:
3838

39-
- Browser tool: open `tools/index.html` from this repo and drag/drop your XML.
39+
- Browser tool: [Open the validator]({{ site.baseurl }}/tools/) and drag/drop your XML.
4040
- CLI script:
4141

4242
```bash

docs/other-support/xml-upload/validator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ nav_order: 4
99
Use this tool to check for the most common CPOS XML upload issues before SciENcv.
1010
It runs entirely in your browser; files are not uploaded anywhere.
1111

12-
Open the browser-based validator by opening `tools/index.html` from this repo in a browser.
12+
[Open the browser-based validator]({{ site.baseurl }}/tools/)
1313

1414
If you prefer a command-line check, see the script in `tools/validate_cpos_xml.py`.

0 commit comments

Comments
 (0)