Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Sep 29, 2023
1 parent e1df1c0 commit 6dfa530
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/platform/howto/use-aws-privatelinks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ To acquire connection information for your service component using AWS PrivateLi
* SERVICE_NAME for Aiven for Apache Kafka®, for example, can be ``kafka-12a3b4c5``.
* PRIVATELINK_CONNECTION_ID can be ``plc39413abcdef``.

* For connection information for your service component using AWS PrivateLink with SASL enabled, run the following command:
* For SASL connection information for Aiven for Apache Kafka® service components using AWS PrivateLink, run the following command:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion docs/platform/howto/use-azure-privatelink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ To acquire connection information for your service component using Azure Private
* SERVICE_NAME is ``kafka-12a3b4c5``, for example
* PRIVATELINK_CONNECTION_ID is ``plc39413abcdef``, for example

* For connection information for your service component using Azure Private Link with SASL enabled, run the following command:
* For SASL connection information for Aiven for Apache Kafka® service components using using Azure Private Link, run the following command:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion docs/platform/howto/use-google-private-service-connect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ To acquire connection information for your service component using Private Servi
* SERVICE_NAME is ``kafka-12a3b4c5``, for example
* PRIVATELINK_CONNECTION_ID is ``plc39413abcdef``, for example

* For connection information for your service component using Private Service Connect with SASL enabled, run the following command:
* For SASL connection information for Aiven for Apache Kafka® service components using using Private Service Connect, run the following command:

.. code-block:: bash
Expand Down

0 comments on commit 6dfa530

Please sign in to comment.