diff --git a/docs/partials/replicated-sdk/_overview.mdx b/docs/partials/replicated-sdk/_overview.mdx index d52d311fe1..c2459dd55f 100644 --- a/docs/partials/replicated-sdk/_overview.mdx +++ b/docs/partials/replicated-sdk/_overview.mdx @@ -9,5 +9,4 @@ Replicated recommends that the SDK is distributed with all applications because * Collect custom metrics on instances running in online or air gap environments. See [Configuring Custom Metrics](/vendor/custom-metrics). * Check customer license entitlements at runtime. See [Querying Entitlements with the Replicated SDK API](/vendor/licenses-reference-sdk) and [Verifying License Field Signatures with the Replicated SDK API](/vendor/licenses-verify-fields-sdk-api). * Provide update checks to alert customers when new versions of your application are available for upgrade. See [Support Update Checks in Your Application](/reference/replicated-sdk-apis#support-update-checks-in-your-application) in _Replicated SDK API_. - * Provide update checks to alert customers when new versions of your application are available for upgrade. See [Support Update Checks in Your Application](/reference/replicated-sdk-apis#support-update-checks-in-your-application) in _Replicated SDK API (Beta)_. - * Programatically name or tag instances from the instance itself. See [Programatically Set Tags](/reference/replicated-sdk-apis#post-appinstance-tags). \ No newline at end of file + * Programmatically name or tag instances from the instance itself. See [Programatically Set Tags](/reference/replicated-sdk-apis#post-appinstance-tags). \ No newline at end of file