Fix Linux Sublime link in Chromium Docs
Also fix a typo in sublime_ide.md
[email protected]
Change-Id: I8c69408063054a0320895b554582a4ad277986c3
Reviewed-on: https://chromium-review.googlesource.com/978121
Reviewed-by: Ivan Šandrk <[email protected]>
Commit-Queue: Ivan Šandrk <[email protected]>
Cr-Commit-Position: refs/heads/master@{#545407}
diff --git a/docs/README.md b/docs/README.md
index 777b543..975dcb5b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -194,7 +194,7 @@
on crash dumping a process running in a seccomp sandbox.
* [Linux Password Storage](linux_password_storage.md) - Keychain integrations
between Chromium and Linux.
-* [Linux Sublime Development](linux_sublime_dev.md) - Using Sublime as an IDE
+* [Linux Sublime Development](sublime_ide.md) - Using Sublime as an IDE
for Chromium development on Linux.
* [Building and Debugging GTK](linux_building_debug_gtk.md) - Building
Chromium against GTK using lower optimization levels and/or more debugging