diff --git a/docs/src/guide/usage.md b/docs/src/guide/usage.md
index e202a76734..4c002c3f4f 100644
--- a/docs/src/guide/usage.md
+++ b/docs/src/guide/usage.md
@@ -91,9 +91,3 @@ export default {
::: info
The booster components will be expanded in the future. If you have explicit wishes, please send us a feature request or directly a pull request with the corresponding feature :)
:::
-
-## Example
-
-You can check out a sample integration of `nuxt-booster` at [Nuxt Booster Example](https://github.com/basics/nuxt-booster-example).
-
-
diff --git a/docs/src/v2/guide/usage.md b/docs/src/v2/guide/usage.md
index 7642314c27..9d96123a71 100644
--- a/docs/src/v2/guide/usage.md
+++ b/docs/src/v2/guide/usage.md
@@ -91,9 +91,3 @@ export default {
:::info
The booster components will be expanded in the future. If you have explicit wishes, please send us a feature request or directly a pull request with the corresponding feature :)
:::
-
-## Example
-
-You can check out a sample integration of `nuxt-booster` at [Nuxt Booster Example](https://github.com/basics/nuxt-booster-example).
-
-