Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/docs/sdk-reference/community/laravel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::

<a href="https://github.com/Pod-Point/laravel-configcat" target="_blank">ConfigCat package for Laravel on GitHub</a>
Expand Down
2 changes: 1 addition & 1 deletion website/docs/sdk-reference/community/vue.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const VueSchema = require('@site/src/schema-markup/sdk-reference/communit
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(VueSchema) }}></script>

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

<a href="https://github.com/codedbychavez/configcat-vue" target="_blank">ConfigCat SDK for Vue.js on GitHub</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::

<a href="https://github.com/Pod-Point/laravel-configcat" target="_blank">ConfigCat package for Laravel on GitHub</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const VueSchema = require('@site/src/schema-markup/sdk-reference/communit
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(VueSchema) }}></script>

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

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