mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix dead link in COMMAND_LINE_ARGS.md
This commit is contained in:
parent
0f5325d0a7
commit
fefd06da02
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ e.g. To enable `flex` and `flex-direction` css properties:
|
|||
./mach run -d -- --pref layout.flex.enabled --pref layout.flex-direction.enabled ...
|
||||
```
|
||||
|
||||
You can find all the available preferences at [resources/prefs.json](http://mxr.mozilla.org/servo/source/resources/prefs.json).
|
||||
You can find all the available preferences at [resources/prefs.json](https://dxr.mozilla.org/servo/source/resources/prefs.json).
|
||||
|
||||
# Debugging
|
||||
## Remote Debugging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue