diff --git a/nethsm/integration.rst b/nethsm/integration.rst index b5da53c2e2..3fffbf2ee9 100644 --- a/nethsm/integration.rst +++ b/nethsm/integration.rst @@ -41,7 +41,7 @@ This will provide the REST API on the port `8443` via the HTTPS protocol. Integration into Custom Application ----------------------------------- -To integrate the NetHSM into own custom applications, client libraries are available for almost all programming languages. Here are libraries for `Rust `_ and `Python `_. For all other programming languages we recommend using `OpenAPI Generator `_. +To integrate the NetHSM into own custom applications, client libraries are available for almost all programming languages. Here are libraries for `Python `_ and `Rust `_ as well as `this 3rd party Rust crate `_. For all other programming languages we recommend using `OpenAPI Generator `_. The list of all available languages can be retrieved as follows.