mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user