mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix out-of-date link in documentation
This commit is contained in:
parent
696b806284
commit
802386dd7f
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ paths = ['../glutin', '../cocoa-rs']
|
||||||
|
|
||||||
This will tell any cargo project to not use the online version of the dependency, but your local clone.
|
This will tell any cargo project to not use the online version of the dependency, but your local clone.
|
||||||
|
|
||||||
For more details about overriding dependencies, see [Cargo's documentation](http://doc.crates.io/guide.html#overriding-dependencies).
|
For more details about overriding dependencies, see [Cargo's documentation](http://doc.crates.io/specifying-dependencies.html#overriding-dependencies).
|
||||||
|
|
||||||
## Debugging
|
## Debugging
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue