| Index: docs/linux_sublime_dev.md
|
| diff --git a/docs/linux_sublime_dev.md b/docs/linux_sublime_dev.md
|
| index 3353400f64621c276f683615d0014d4b24250461..1bbe4ffbbda3b832ea7d5e660898c4937fd2836c 100644
|
| --- a/docs/linux_sublime_dev.md
|
| +++ b/docs/linux_sublime_dev.md
|
| @@ -252,7 +252,7 @@ and hence is not useful on third_party projects that use another style.
|
| ## CodeSearch Integration with Chromium X-Refs
|
|
|
| With [Chromium X-Refs](https://github.com/karlinjf/ChromiumXRefs/) you can
|
| -perform [https://cs.chromium.org](https://cs.chromium.org] cross-reference
|
| +perform [https://cs.chromium.org](https://cs.chromium.org) cross-reference
|
| searches in your editor. This gives you the call graph, overrides, references,
|
| declaration, and definition of most of the code. The results are as fresh as
|
| the search engine's index so uncomitted changes won't be reflected.
|
|
|