summaryrefslogtreecommitdiffstats
path: root/howto-index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto-index.txt')
-rw-r--r--howto-index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto-index.txt b/howto-index.txt
index 9c57cd80c..083dfaa27 100644
--- a/howto-index.txt
+++ b/howto-index.txt
@@ -28,7 +28,7 @@ step up as the new maintainer. This howto will show you "how to" do it.
* link:howto/new-command.html[new-command] by Eric S. Raymond <esr@thyrsus.com>
This is how-to documentation for people who want to add extension
-commands to Git. It should be read alongside api-builtin.txt.
+commands to Git. It should be read alongside builtin.h.
* link:howto/rebase-from-internal-branch.html[rebase-from-internal-branch] by Junio C Hamano <gitster@pobox.com>