Fix dead link in COMMAND_LINE_ARGS.md

This commit is contained in:
Alex Touchet 2017-11-04 13:07:19 -07:00 committed by GitHub
parent 0f5325d0a7
commit fefd06da02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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