From db052ed9c02be96d7c0a744d0f5f0d30efa447d0 Mon Sep 17 00:00:00 2001 From: Dusty Phillips <86920+dusty-phillips@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:45:39 -0400 Subject: [PATCH] docs(Readme): reflect that LazyVim For Ambitious Developers is complete (#4407) ## Description LazyVim for Ambitious Developers is completely released online, with ebooks available and print edition coming shortly. This just updates the links to remove the "is working on" wording. ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. --- README.md | 2 +- doc/LazyVim.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67684a03..c9a9ead3 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ There's a great video created by [@elijahmanor](https://github.com/elijahmanor) [![Watch the video](https://img.youtube.com/vi/N93cTbtLCIM/hqdefault.jpg)](https://www.youtube.com/watch?v=N93cTbtLCIM) -[@dusty-phillips](https://github.com/dusty-phillips) is working on a book called +[@dusty-phillips](https://github.com/dusty-phillips) wrote a comprehensive book called [LazyVim for Ambitious Developers](https://lazyvim-ambitious-devs.phillips.codes) available for free online. diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index f557c902..641a14b4 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -102,7 +102,7 @@ There’s a great video created by @elijahmanor -@dusty-phillips is working on a book called +@dusty-phillips wrote a comprehensive book called LazyVim for Ambitious Developers available for free online.