From 87a695747ebbc17fd1729f0c279a386ee28491a1 Mon Sep 17 00:00:00 2001 From: Ben Halverson Date: Wed, 10 Apr 2024 02:09:14 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20Fixed=20broken=20l?= =?UTF-8?q?inks=20in=20contributing.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b298def..27c34c3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,9 +12,9 @@ no commercial product should depend on them. These are pretty short reads and emphasize the importance of proper licensing: -- https://github.com/kennethreitz/tablib/issues/114 (discussion of other tools) +- https://github.com/jazzband/tablib/issues/114 (discussion of other tools) -- http://www.codinghorror.com/blog/2007/04/pick-a-license-any-license.html +- https://web.archive.org/web/20120615223756/http://www.codinghorror.com/blog/2007/04/pick-a-license-any-license.html # Raising Issues