From 47d81ac6252cbe92f66fd8c761543d40ec48f08e Mon Sep 17 00:00:00 2001 From: tischrei Date: Mon, 18 Sep 2023 12:22:26 +0000 Subject: [PATCH] Update 'doc/source/developer/api_guidelines/calling_apis/ak_sk_authentication/sample_code.rst' - fix download link duplication Reviewed-by: Hasko, Vladimir Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- .../calling_apis/ak_sk_authentication/sample_code.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/source/developer/api_guidelines/calling_apis/ak_sk_authentication/sample_code.rst b/doc/source/developer/api_guidelines/calling_apis/ak_sk_authentication/sample_code.rst index 276de71..df08abb 100644 --- a/doc/source/developer/api_guidelines/calling_apis/ak_sk_authentication/sample_code.rst +++ b/doc/source/developer/api_guidelines/calling_apis/ak_sk_authentication/sample_code.rst @@ -16,8 +16,6 @@ The following code shows how to sign a request and how to use an HTTP client to - **AccessServiceImpl**: implementation of the access method. The code required for API Gateway communication is included in the access method. -You can download the sample code package from https://apig-demo.obsEndpoint/java/SdkDemo.zip. - You can download the sample code package from https://apig-demo.obs.eu-de.otc.t-systems.com/java/SdkDemo.zip. .. important::