docs: Fix link to experimental CLI prefs list

Fixes: #28612.

Signed-off-by: Divyanshu Agrawal <agrawal-d@outlook.com>
This commit is contained in:
Divyanshu Agrawal 2021-10-15 19:02:47 +05:30
parent 044862cfc6
commit 75f50acda8

View file

@ -18,7 +18,7 @@ e.g. To enable Web VR and Bluetooth features:
./mach run -d -- --pref dom.webvr.enabled --pref dom.bluetooth.enabled ...
```
You can find all the available preferences at [resources/prefs.json](https://dxr.mozilla.org/servo/source/resources/prefs.json).
You can find all the available preferences at [resources/prefs.json](../resources/prefs.json).
# Debugging
## Remote Debugging