From e2f97dc44adae40f1a6078ec9a4a4f92a20f0788 Mon Sep 17 00:00:00 2001 From: Julien Nicoulaud Date: Sat, 22 Sep 2018 20:22:15 +0200 Subject: [PATCH] Fix broken links --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6cbfbbaf9..888b885ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,9 +10,9 @@ config to reproduce the issue with). ### Contributing code -Install [the dependencies](https://github.com/kovidgoyal/kitty#dependencies) +Install [the dependencies](https://sw.kovidgoyal.net/kitty/build.html#dependencies) using your favorite package manager. Build and run kitty [from -source](https://github.com/kovidgoyal/kitty#install-and-run-from-source). +source](https://sw.kovidgoyal.net/kitty/build.html#install-and-run-from-source). Make a fork, submit your Pull Request. If it's a large/controversial change, open an issue beforehand to discuss it, so that you don't waste your time making a pull