diff --git a/README.md b/README.md index 126a22d..cab5376 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If you want to financially support this project, you can [purchase this guide on ### Prologue -- [Ch 0 - New to Vim? Read This First](./ch00_new_to_vim_read_this_first.md) +- [Ch 0 - Read This First](./ch00_read_this_first.md) ### Part 1: Learn Vim the Smart Way diff --git a/ch00_new_to_vim_read_this_first.md b/ch00_read_this_first.md similarity index 99% rename from ch00_new_to_vim_read_this_first.md rename to ch00_read_this_first.md index 993eb00..bd8afd6 100644 --- a/ch00_new_to_vim_read_this_first.md +++ b/ch00_read_this_first.md @@ -1,4 +1,4 @@ -# Ch00. New to Vim? Read This First +# Ch00. Read This First ## Why This Guide Was Written