From 3b00c9abee6d87be9f1350a61d8f7dba9bfc4015 Mon Sep 17 00:00:00 2001 From: Anthony Hu Date: Wed, 30 Nov 2022 16:17:33 -0500 Subject: [PATCH] Correction to a webpage link. --- wolfcrypt/src/port/maxim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wolfcrypt/src/port/maxim/README.md b/wolfcrypt/src/port/maxim/README.md index f12d468aa..55cb2a04c 100644 --- a/wolfcrypt/src/port/maxim/README.md +++ b/wolfcrypt/src/port/maxim/README.md @@ -45,7 +45,7 @@ sudo make install You can find a very simple example client application in our wolfssl-examples repo on github: -https://https://github.com/wolfSSL/wolfssl-examples/tree/master/maxq10xx +https://github.com/wolfSSL/wolfssl-examples/tree/master/maxq10xx NOTE: It assumes you have built wolfSSL using the SDK or Evkit.