From 0f6ac2205b5fdf0430b7cc33bb79c200f07aa538 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Wed, 8 Oct 2025 09:52:55 -0400 Subject: [PATCH] fix url --- src/content/posts/software/cp.nvim.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/posts/software/cp.nvim.mdx b/src/content/posts/software/cp.nvim.mdx index fb2f6ea..56d13b5 100644 --- a/src/content/posts/software/cp.nvim.mdx +++ b/src/content/posts/software/cp.nvim.mdx @@ -3,7 +3,7 @@ title: "cp.nvim" date: "21/09/2025" --- -[Source code](https://git.barrettruth.com) +[Source code](https://github.com/barrett-ruth/cp.nvim) Things have changed since I last documented my competitive programming setup [here](https://barrettruth.com/posts/software/my-cp-setup.html).