aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/docs/running-tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/docs/running-tests')
-rw-r--r--tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md2
-rw-r--r--tests/wpt/web-platform-tests/docs/running-tests/index.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md b/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
index 0ee71765891..97a6b9e940f 100644
--- a/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
+++ b/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
@@ -104,7 +104,7 @@ https://web-platform.test:8443/tools/runner/index.html *
This server has all the capabilities of the publicly-deployed version--see
[Running the Tests from the Web](from-web).
-\**See [Trusting Root CA](https://github.com/web-platform-tests/wpt/blob/master/README.md#trusting-root-ca)*
+\**See [Trusting Root CA](../tools/certs/README.md)*
## Via the command line
diff --git a/tests/wpt/web-platform-tests/docs/running-tests/index.md b/tests/wpt/web-platform-tests/docs/running-tests/index.md
index 795e65ef3b8..7e8a9913132 100644
--- a/tests/wpt/web-platform-tests/docs/running-tests/index.md
+++ b/tests/wpt/web-platform-tests/docs/running-tests/index.md
@@ -6,6 +6,7 @@
from-web
from-local-system
custom-runner
+ ../tools/certs/README.md
```
The simplest way to run the tests is via the public website. More detail on