Skip to content

Commit 49cf5e0

Browse files
authored
Correct disclaimer for community-maintained packages (#705)
1 parent 7de4bab commit 49cf5e0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

website/docs/sdk-reference/community/laravel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const LaravelSchema = require('@site/src/schema-markup/sdk-reference/comm
1515
[![Total Downloads](https://img.shields.io/packagist/dt/pod-point/laravel-configcat.svg?style=flat-square)](https://packagist.org/packages/pod-point/laravel-configcat)
1616

1717
:::caution
18-
As this is a community maintained package, ConfigCat can't guarantee it's stability, safety and can't provide official customer support.
18+
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.
1919
:::
2020

2121
<a href="https://github.com/Pod-Point/laravel-configcat" target="_blank">ConfigCat package for Laravel on GitHub</a>

website/docs/sdk-reference/community/vue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const VueSchema = require('@site/src/schema-markup/sdk-reference/communit
99
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(VueSchema) }}></script>
1010

1111
:::caution
12-
As this is a community-maintained package, ConfigCat can't guarantee its stability and safety, and can't provide official customer support.
12+
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.
1313
:::
1414

1515
<a href="https://github.com/codedbychavez/configcat-vue" target="_blank">ConfigCat SDK for Vue.js on GitHub</a>

website/versioned_docs/version-V1/sdk-reference/community/laravel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const LaravelSchema = require('@site/src/schema-markup/sdk-reference/comm
1515
[![Total Downloads](https://img.shields.io/packagist/dt/pod-point/laravel-configcat.svg?style=flat-square)](https://packagist.org/packages/pod-point/laravel-configcat)
1616

1717
:::caution
18-
As this is a community maintained package, ConfigCat can't guarantee it's stability, safety and can't provide official customer support.
18+
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.
1919
:::
2020

2121
<a href="https://github.com/Pod-Point/laravel-configcat" target="_blank">ConfigCat package for Laravel on GitHub</a>

website/versioned_docs/version-V1/sdk-reference/community/vue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const VueSchema = require('@site/src/schema-markup/sdk-reference/communit
99
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(VueSchema) }}></script>
1010

1111
:::caution
12-
As this is a community-maintained package, ConfigCat can't guarantee its stability and safety, and can't provide official customer support.
12+
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.
1313
:::
1414

1515
<a href="https://github.com/codedbychavez/configcat-vue" target="_blank">ConfigCat SDK for Vue.js on GitHub</a>

0 commit comments

Comments
 (0)