From e0de2ca44e49f32fd5fd1494b5184615602de061 Mon Sep 17 00:00:00 2001 From: Samyak Jain <34437877+KaymasJain@users.noreply.github.com> Date: Thu, 26 Aug 2021 16:35:16 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2304f33c..2f7daf34 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ DSAs are powerful because they can easily be extended with connectors. Every new You can create a PR to request a support for specific protocol or external contracts. The process to add a new connector is explained below. -List of all the mainnet connector for referrence is (here)[https://github.com/Instadapp/dsa-connectors/tree/main/contracts/mainnet/connectors] +List of all the mainnet connector for referrence is [here](https://github.com/Instadapp/dsa-connectors/tree/main/contracts/mainnet/connectors) ## How to add a new connector