From 50530e31e4d73d98a12a8390eca3a5fdc4b99f3f Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 23 Jun 2025 13:31:11 -0400 Subject: [PATCH] Fix another link in CONTRIBUTING --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f3d403..a3836a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Here are various helpful resources and tips when working on Kawari. Here are some Dalamud plugins that will make your life easier: * [AllowLoginFail](https://codeberg.org/redstrate/AllowLoginFail) to stop the game from rage quitting after hitting lobby errors. -* [Scripter](https://github.com/redstrate/Scripter) for inspecting the client's Lua state. +* [Scripter](https://codeberg.org/redstrate/Scripter) for inspecting the client's Lua state. ## Packet capture