From fa33ae9e664c1276ced12cc9f973f88119a70e5e Mon Sep 17 00:00:00 2001 From: Adam Simon Date: Mon, 13 Jul 2026 09:29:28 +0200 Subject: [PATCH] Correct disclaimer for community-maintained packages --- website/docs/sdk-reference/community/laravel.mdx | 2 +- website/docs/sdk-reference/community/vue.mdx | 2 +- .../version-V1/sdk-reference/community/laravel.mdx | 2 +- .../versioned_docs/version-V1/sdk-reference/community/vue.mdx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/sdk-reference/community/laravel.mdx b/website/docs/sdk-reference/community/laravel.mdx index a902c0941..6a7a5b1e5 100644 --- a/website/docs/sdk-reference/community/laravel.mdx +++ b/website/docs/sdk-reference/community/laravel.mdx @@ -15,7 +15,7 @@ export const LaravelSchema = require('@site/src/schema-markup/sdk-reference/comm [![Total Downloads](https://img.shields.io/packagist/dt/pod-point/laravel-configcat.svg?style=flat-square)](https://packagist.org/packages/pod-point/laravel-configcat) :::caution -As this is a community maintained package, ConfigCat can't guarantee it's stability, safety and can't provide official customer support. +This package is maintained by the community, not by ConfigCat. We do not directly control its updates, quality, stability, or security, and cannot provide official support for the package itself. ::: ConfigCat package for Laravel on GitHub diff --git a/website/docs/sdk-reference/community/vue.mdx b/website/docs/sdk-reference/community/vue.mdx index d2f0ca97b..093d1f90e 100644 --- a/website/docs/sdk-reference/community/vue.mdx +++ b/website/docs/sdk-reference/community/vue.mdx @@ -9,7 +9,7 @@ export const VueSchema = require('@site/src/schema-markup/sdk-reference/communit :::caution -As this is a community-maintained package, ConfigCat can't guarantee its stability and safety, and can't provide official customer support. +This package is maintained by the community, not by ConfigCat. We do not directly control its updates, quality, stability, or security, and cannot provide official support for the package itself. ::: ConfigCat SDK for Vue.js on GitHub diff --git a/website/versioned_docs/version-V1/sdk-reference/community/laravel.mdx b/website/versioned_docs/version-V1/sdk-reference/community/laravel.mdx index 4c0e698b7..7ae088c34 100644 --- a/website/versioned_docs/version-V1/sdk-reference/community/laravel.mdx +++ b/website/versioned_docs/version-V1/sdk-reference/community/laravel.mdx @@ -15,7 +15,7 @@ export const LaravelSchema = require('@site/src/schema-markup/sdk-reference/comm [![Total Downloads](https://img.shields.io/packagist/dt/pod-point/laravel-configcat.svg?style=flat-square)](https://packagist.org/packages/pod-point/laravel-configcat) :::caution -As this is a community maintained package, ConfigCat can't guarantee it's stability, safety and can't provide official customer support. +This package is maintained by the community, not by ConfigCat. We do not directly control its updates, quality, stability, or security, and cannot provide official support for the package itself. ::: ConfigCat package for Laravel on GitHub diff --git a/website/versioned_docs/version-V1/sdk-reference/community/vue.mdx b/website/versioned_docs/version-V1/sdk-reference/community/vue.mdx index 2352eb192..0ab439a50 100644 --- a/website/versioned_docs/version-V1/sdk-reference/community/vue.mdx +++ b/website/versioned_docs/version-V1/sdk-reference/community/vue.mdx @@ -9,7 +9,7 @@ export const VueSchema = require('@site/src/schema-markup/sdk-reference/communit :::caution -As this is a community-maintained package, ConfigCat can't guarantee its stability and safety, and can't provide official customer support. +This package is maintained by the community, not by ConfigCat. We do not directly control its updates, quality, stability, or security, and cannot provide official support for the package itself. ::: ConfigCat SDK for Vue.js on GitHub