Skip to content

Commit

Permalink
fix: better link for arduino libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertByrnes committed Jul 24, 2024
1 parent e0825eb commit fa102d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
## 🔧 Installation

<div style="display: flex; align-items: center; justify-content: space-between; margin-bottom: 1rem;">
<a href="https://www.arduinolibraries.info/libraries/govorox-ssl-client" title="Go to Arduino Libraries">
<a href="https://www.arduino.cc/reference/en/libraries/govoroxsslclient/" title="Go to Arduino Libraries">
<img src="https://img.shields.io/static/v1?label=Arduino%20Libraries&message=GovoroxSSLClient&color=orange&logo=arduino" alt="arduino-library-badge">
</a>
<a href="https://registry.platformio.org/libraries/digitaldragon/SSLClient" title="Go to PlatformIO Registry">
Expand Down

0 comments on commit fa102d3

Please sign in to comment.