servo/docs
bors-servo dd611ef310 Auto merge of #14282 - staktrace:doc-fix, r=emilio
Fix out-of-date link in documentation

<!-- Please describe your changes on the following line: -->
The documentation referenced has moved, so the link needs to be updated.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because doc change only

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14282)
<!-- Reviewable:end -->
2016-11-20 17:51:21 -06:00
..
components Rename selector_impl.rs to selector_parser.rs 2016-11-20 15:30:37 +01:00
COMMAND_LINE_ARGS.md Added documents for commandline arguments 2016-05-03 14:11:23 +08:00
debugging.md docs: Add a minimal debugging guide. 2016-11-13 16:47:33 +01:00
glossary.md Define "display list" 2016-11-07 23:29:16 +00:00
HACKING_QUICKSTART.md Fix out-of-date link in documentation 2016-11-18 16:45:20 -05:00
ORGANIZATION.md Grammatically correct the statement of bluetooth directory 2016-11-06 17:38:46 +05:30
STYLE_GUIDE.md Clean up CI bash scripts, add docs/STYLE_GUIDE.md 2016-04-30 23:51:29 -04:00