diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-07-25 17:39:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-25 17:39:48 -0700 |
commit | 167e84cea2f2a12c428b2e3ba71738f993f0a867 (patch) | |
tree | d3e0c29c9c04c509bb4474ddc2d7da68355c495f /README.md | |
parent | e099037cda4b404dea3e7ad18554858416b038c8 (diff) |
s/servo/rust-lang-nursery/ in README.md
Missed the most important part of the last commit... r=me
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ extern "C" { ## Users Guide -[📚 Read the `bindgen` users guide here! 📚](https://servo.github.io/rust-bindgen) +[📚 Read the `bindgen` users guide here! 📚](https://rust-lang-nursery.github.io/rust-bindgen) ## API Reference |