diff --git a/.idea/frontmatter.iml b/.idea/frontmatter.iml
index aede29d18..fb0b8a0ec 100644
--- a/.idea/frontmatter.iml
+++ b/.idea/frontmatter.iml
@@ -19,6 +19,7 @@
+
diff --git a/packages/crypto-frontmatter/turbo.json b/packages/crypto-frontmatter/turbo.json
index 395acb73b..9bd277dd6 100644
--- a/packages/crypto-frontmatter/turbo.json
+++ b/packages/crypto-frontmatter/turbo.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://turborepo.org/schema.json",
+ "$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"pipeline": {
"build": {
diff --git a/packages/turbo.json b/packages/turbo.json
index bf3f3aec7..2ee0c1215 100644
--- a/packages/turbo.json
+++ b/packages/turbo.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://turborepo.org/schema.json",
+ "$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"pipeline": {
"build": {
diff --git a/turbo.json b/turbo.json
index e8029f355..7b0b66ba0 100644
--- a/turbo.json
+++ b/turbo.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://turborepo.org/schema.json",
+ "$schema": "https://turbo.build/schema.json",
"pipeline": {
"clean": {
"cache": false
diff --git a/website/turbo.json b/website/turbo.json
index c52e46fd1..d94734e29 100644
--- a/website/turbo.json
+++ b/website/turbo.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://turborepo.org/schema.json",
+ "$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"pipeline": {
"mirror": {
diff --git a/workspace/contented-config/turbo.json b/workspace/contented-config/turbo.json
index 2f05429e5..45c3df8cb 100644
--- a/workspace/contented-config/turbo.json
+++ b/workspace/contented-config/turbo.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://turborepo.org/schema.json",
+ "$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"pipeline": {
"build": {
diff --git a/workspace/sync-trustwallet-assets/turbo.json b/workspace/sync-trustwallet-assets/turbo.json
index 55b4485ce..32a8af71e 100644
--- a/workspace/sync-trustwallet-assets/turbo.json
+++ b/workspace/sync-trustwallet-assets/turbo.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://turborepo.org/schema.json",
+ "$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"pipeline": {
"sync": {