Auto merge of #2957 - micbou:refactoring-commands-readme, r=puremourning

[READY] Fix Refactoring Commands link in table of contents

I broke it in PR https://github.com/Valloric/YouCompleteMe/pull/2900.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2957)
<!-- Reviewable:end -->
This commit is contained in:
zzbot 2018-03-27 14:55:27 -07:00 committed by GitHub
commit dc341aab58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -254,7 +254,7 @@ Contents ~
- GoTo Commands
- Semantic Information Commands
- Refactoring and FixIt Commands
- Refactoring Commands
- Miscellaneous Commands
- Functions