From 9408ccec5d40094eb864dbb17047901250a1d04f Mon Sep 17 00:00:00 2001 From: micbou Date: Mon, 26 Mar 2018 03:08:19 +0200 Subject: [PATCH] Fix Refactoring Commands link in table of contents --- README.md | 2 +- doc/youcompleteme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76b68800..29cd37d5 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Contents - [YcmCompleter subcommands](#ycmcompleter-subcommands) - [GoTo Commands](#goto-commands) - [Semantic Information Commands](#semantic-information-commands) - - [Refactoring and FixIt Commands](#refactoring-and-fixit-commands) + - [Refactoring Commands](#refactoring-commands) - [Miscellaneous Commands](#miscellaneous-commands) - [Functions](#functions) - [Autocommands](#autocommands) diff --git a/doc/youcompleteme.txt b/doc/youcompleteme.txt index 91b315ac..72106003 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -254,7 +254,7 @@ Contents ~ - GoTo Commands - Semantic Information Commands - - Refactoring and FixIt Commands + - Refactoring Commands - Miscellaneous Commands - Functions