Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Unified Diff: docs/linux_sublime_dev.md

Issue 2171763002: Remove newline breaking up a URL in Sublime Text documentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_sublime_dev.md
diff --git a/docs/linux_sublime_dev.md b/docs/linux_sublime_dev.md
index 1b7a8502050f5b10a7a9e263753e4248b22f7ed6..52adad4b69ac8ffcb8ec05cea83e1c1c990ffec4 100644
--- a/docs/linux_sublime_dev.md
+++ b/docs/linux_sublime_dev.md
@@ -15,9 +15,8 @@ Here's what works:
* Editing code works well (especially if you're used to it and get used to the
shortcuts).
* Navigating around the code works well. There are multiple ways to do this (a
- full list of keyboard shortcuts is available for [Windows/Linux](http://
- docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_win.html) and
- [Mac](http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_osx.html)).
+ full list of keyboard shortcuts is available for [Windows/Linux](http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_win.html)
+ and [Mac](http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_osx.html)).
* Building works fairly well and it does a decent job of parsing errors so
that you can click and jump to the problem spot.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698