From b72618b807ae525fd382d2f47917ade3587c4b03 Mon Sep 17 00:00:00 2001 From: Damian <0xev0r0x@gmail.com> Date: Fri, 6 Feb 2026 15:41:16 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc288400..89e3342a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Types for the LI.FI stack. ## Summary This package contains all common types for the [LI.FI SDK](https://github.com/lifinance/sdk). -Learn more about LI.FI on (https://li.fi). +Learn more about [LI.FI](https://li.fi). Check out the [Changelog](./CHANGELOG.md) to see what changed in the last releases. From 1866cb9c728e0e0e804d735512c8c231b6bcce7e Mon Sep 17 00:00:00 2001 From: Damian <0xev0r0x@gmail.com> Date: Fri, 6 Feb 2026 15:49:16 +0100 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1daa385..aeb31539 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ ], "homepage": "https://github.com/lifinance/types", "bugs": { - "url": "https://github.com/lifinance/types" + "url": "https://github.com/lifinance/types/issues" }, "repository": { "type": "git",