diff --git a/Documentation/config.txt b/Documentation/config.txt index 0079cb31ff277c..465dc2abec37b7 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -391,7 +391,7 @@ include::config/push.txt[] include::config/rebase.txt[] -include::receive-config.txt[] +include::config/receive.txt[] remote.pushDefault:: The remote to push to by default. Overrides diff --git a/Documentation/receive-config.txt b/Documentation/config/receive.txt similarity index 100% rename from Documentation/receive-config.txt rename to Documentation/config/receive.txt