From 69b57aabbf40c24421961d56143671d48ab608b5 Mon Sep 17 00:00:00 2001 From: Anna Bulenkova Date: Mon, 12 Jan 2015 10:43:47 +0100 Subject: [PATCH] [md] review - link name changed --- tutorials/editor_basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/editor_basics.md b/tutorials/editor_basics.md index 6f540b472..cfc865c40 100644 --- a/tutorials/editor_basics.md +++ b/tutorials/editor_basics.md @@ -63,7 +63,7 @@ for more details. ###Multiple carets IntelliJ editor supports work with more than one caret. To learn more about multiple carets please see -[this document] (http://confluence.jetbrains.com/display/IDEADEV/Supporting+multiple+carets) +[Supporting Multiple Carets] (http://confluence.jetbrains.com/display/IDEADEV/Supporting+multiple+carets) #EditorFactory [EditorFactory.java] (https://github.com/JetBrains/intellij-community/blob/master/platform/editor-ui-api/src/com/intellij/openapi/editor/EditorFactory.java)