From d85b70888b19e1011b27df2d360acbc807a7ec01 Mon Sep 17 00:00:00 2001 From: Sumeet Saini <57606824+kungfusaini@users.noreply.github.com> Date: Mon, 20 Oct 2025 05:32:42 +0100 Subject: [PATCH] Fixes broken link in README (#157) "Tmux and Vim together" article link is broken after the migration of bugsnag.com to smartbear.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3517364..b621db3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [Automatically start tmux on SSH](http://marklodato.github.io/2013/10/31/autostart-tmux-on-ssh.html) - [Tmux crash course](https://thoughtbot.com/blog/a-tmux-crash-course) -- [Tmux and Vim together](https://www.bugsnag.com/blog/tmux-and-vim) +- [Tmux and Vim together](https://smartbear.com/blog/tmux-and-vim/) ## Cheat Sheets