From 326a40d3883dac71e73ada810a28f41a890a4b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl?= Date: Mon, 12 Jan 2026 12:59:04 +0100 Subject: [PATCH] Fix typo in Context7 MCP link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 655e2c5..dd4a15b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This is a PHP SDK to make easier to communicate with the Plug&Pay API. Not all f ## Documentation - [Wiki](https://github.com/plug-and-pay/sdk-php/wiki) -- You can use [Context7 MCP])(https://context7.com/plug-and-pay/sdk-php) with your favorite AI tool (like Kilo, Claude Code, Cursor, etc...) to work with our PHP SDK. +- You can use [Context7 MCP](https://context7.com/plug-and-pay/sdk-php) with your favorite AI tool (like Kilo, Claude Code, Cursor, etc...) to work with our PHP SDK. ## Installation with Composer