From 053c1464dfb08e5eddd5782e07a6b1174ce6b1d0 Mon Sep 17 00:00:00 2001 From: Arpit Jain Date: Thu, 18 Jun 2026 12:42:18 +0900 Subject: [PATCH] Update contrast-ratio source URL Signed-off-by: Arpit Jain --- andi/candi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/andi/candi.js b/andi/candi.js index f8b982d4..66f2ee6f 100644 --- a/andi/candi.js +++ b/andi/candi.js @@ -793,7 +793,7 @@ function rgbToHex(rgbaColor){ } //=============== -//https://github.com/LeaVerou/contrast-ratio +//https://github.com/siege-media/contrast-ratio //Copyright (c) 2013 Lea Verou //Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), //to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,