Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 36ff050

Browse files
committed
chore: depreacte website
All old links can be found by adding /old Please see https://teaclient.com/news/updates/deprecation-of-minecraft-essentails for more info.
1 parent 82d1779 commit 36ff050

10 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> [!WARNING]
2+
> This library website is bought by TeaClient and is now deprecated. For more info, please see https://teaclient.com/news/updates/deprecation-of-minecraft-essentails for more infomation.
3+
14
# Our Website
25

36
Our Home for our Website.

astro.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export default defineConfig({
1111
"/docsrs": "https://docs.rs/minecraft-essentials/",
1212
"/cratesio": "https://crates.io/minecraft-essentials/",
1313
"/github": "https://github.com/minecraft-essentials",
14+
"/": "https://teaclient.com/news/updates/deprecation-of-minecraft-essentails",
1415
},
1516

1617
integrations: [
File renamed without changes.
File renamed without changes.

src/content/docs/blog/introducing-minecraft-essentials-beta.mdx renamed to src/content/docs/old/blog/introducing-minecraft-essentials-beta.mdx

File renamed without changes.

src/content/docs/blog/switching-to-sematic-versioning.mdx renamed to src/content/docs/old/blog/switching-to-sematic-versioning.mdx

File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to install the package
44
---
55

66

7-
import PackageManagerTabs from "../../../components/docs/PackageMangerTabs.astro";
7+
import PackageManagerTabs from "../../../../components/docs/PackageMangerTabs.astro";
88

99
:::caution
1010
**Work In Progress**
@@ -39,4 +39,4 @@ import PackageManagerTabs from "../../../components/docs/PackageMangerTabs.astro
3939
deno install npm:minecraft-essentials
4040
```
4141
</Fragment>
42-
</PackageManagerTabs>
42+
</PackageManagerTabs>
File renamed without changes.

0 commit comments

Comments
 (0)