fix(software): correct link

This commit is contained in:
Barrett Ruth 2025-09-30 18:33:11 -04:00
parent 5254502e5c
commit e4d08ebda1

View file

@ -20,7 +20,7 @@ After many months of using the aforementioned `make` based setup, I had a few qu
The solution was to leverage Neovim's great APIs to give me granular control over every aspect of my problem-solving experience.
# the solution: [cp.nvim](http://localhost:4321/posts/software/my-cp-setup.html)
# the solution: [cp.nvim](https://barrettruth.com/posts/software/my-cp-setup.html)
The GitHub page documents the plugin well enough so I'll avoid re-hashing it here. Instead, what's more interesting to document is why I thought this was a worthwhile experience.