From 58a158f4463c93f1f6e116011b85d87c28372c6d Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Wed, 26 Feb 2025 19:07:25 -0300 Subject: [PATCH] chore(tinissert): fix path of the original file in license notice --- tinyssert/tinyssert.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyssert/tinyssert.go b/tinyssert/tinyssert.go index a44bba5..7a1953d 100644 --- a/tinyssert/tinyssert.go +++ b/tinyssert/tinyssert.go @@ -11,7 +11,7 @@ // under the licenses is distributed on as "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS // OF ANY KIND, either express or implied. // -// An original copy of this file can be found at http://forge.capytal.company/loreddev/x/assert/assert.go. +// An original copy of this file can be found at http://forge.capytal.company/loreddev/x/tinyssert/tinyssert.go. // # Tiny Assert //