mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
docs: Fix link to experimental CLI prefs list
Fixes: #28612. Signed-off-by: Divyanshu Agrawal <agrawal-d@outlook.com>
This commit is contained in:
parent
044862cfc6
commit
75f50acda8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue