From 48bafffcdee938203f23523a23b78b00dc0b21a8 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Sat, 10 Jan 2026 11:04:44 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf2117..f989935 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ cp.nvim follows a simple principle: **solve locally, submit remotely**. ``` See -[my config](https://github.com/barrett-ruth/dots/blob/main/nvim/lua/plugins/cp.lua) +[my config](https://github.com/barrettruth/dots/blob/main/.config/nvim/lua/plugins/cp.lua) for the setup in the video shown above. ## Similar Projects