Skip to content

Commit

Permalink
remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred2g committed Nov 16, 2023
1 parent 82c6f06 commit 54eaa36
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@
* [Mqtt5 Pub-Sub](./mqtt5/mqtt5_pubsub/README.md)
* [Mqtt5 Shared Subscription](./mqtt5/mqtt5_shared_subscription/README.md)
* [Websocket Connect](./mqtt/websocket_connect/README.md)

* [Websocket Connect](./mqtt/websocket_connect/README_custom_auth.md)
* [Websocket Connect](./mqtt/websocket_connect/README_username_password.md)
* [Websocket Connect](./mqtt/websocket_connect/README_proxy.md)
* [Websocket Connect](./mqtt/websocket_connect/README_static_credentials.md)


* [Websocket Connect/custom auth](./mqtt/websocket_connect/README_custom_auth.md)
* [Websocket Connect/username and password](./mqtt/websocket_connect/README_username_password.md)
* [Websocket Connect/proxy](./mqtt/websocket_connect/README_proxy.md)
* [Websocket Connect/static credentials](./mqtt/websocket_connect/README_static_credentials.md)
* [PKCS#11 Connect](./mqtt/pkcs11_connect/README.md)
* [PKCS#12 Connect](./mqtt/pkcs12_connect/README.md)
* [x509 Credentials Provider Connect](./mqtt/x509_credentials_provider_connect/README.md)
Expand Down

0 comments on commit 54eaa36

Please sign in to comment.