diff --git a/pages/mainnet/1inch.vue b/pages/1inch.vue
similarity index 100%
rename from pages/mainnet/1inch.vue
rename to pages/1inch.vue
diff --git a/pages/index.vue b/pages/index.vue
index e6d1db1..ff0288c 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -64,8 +64,8 @@ const appsPerNetwork = {
id: "1inch",
icon: OneInchIcon,
name: "1inch",
- url: "/mainnet/1inch",
- description: "DEX aggregator with the best prices on the market"
+ url: "/1inch",
+ description: "DEX Aggregator"
}
],
polygon: [
@@ -80,8 +80,8 @@ const appsPerNetwork = {
id: "1inch",
icon: OneInchIcon,
name: "1inch",
- url: "/polygon/1inch",
- description: "DEX aggregator with the best prices on the market"
+ url: "/1inch",
+ description: "DEX Aggregator"
}
]
};
diff --git a/pages/polygon/1inch.vue b/pages/polygon/1inch.vue
deleted file mode 100644
index 9b12260..0000000
--- a/pages/polygon/1inch.vue
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
- Apps
-
-
-
-
-
-
-
-
-
-
-
-