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::