From 64cc2eefe5b6e891dd41252804e7fb8e2597c37c Mon Sep 17 00:00:00 2001 From: Kenneth Ormandy Date: Tue, 26 Apr 2022 08:32:03 -0700 Subject: [PATCH] Removes shortened URL for git.io deprecation --- test/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.js b/test/index.js index 689defe..5cb98b0 100644 --- a/test/index.js +++ b/test/index.js @@ -1,4 +1,4 @@ -// Testing config MIT via https://git.io/vXCGg +// Testing config MIT via https://github.com/vercel/react-keyframes/blob/main/test/index.js import test from 'ava' import React from 'react'