Skip to content

Commit 969980c

Browse files
committed
🚧 Fix broken legacy download links
1 parent 8da4389 commit 969980c

File tree

2 files changed

+6
-6
lines changed
  • src/routes/docs/[...6]legacy-releases

2 files changed

+6
-6
lines changed

‎src/routes/docs/[...6]legacy-releases/[...3]legacy-beta/+page.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ description: The last Beta version of Animated Java 1.0.0. Uses Display Entities
99

1010
## Install URL
1111

12-
````txt
13-
https://builds.animated-java.dev/download/legacy-beta/animated_java.js```
12+
```txt
13+
https://builds.animated-java.dev/download/legacy-beta/animated_java.js
14+
```
1415

1516
Follow the instructions in [Installing Legacy Versions](installing-legacy-versions) to install this version of the plugin.
16-
````

‎src/routes/docs/[...6]legacy-releases/[...4]legacy-armorstands/+page.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ description: The initial release of Animated Java that uses items on the heads o
99

1010
## Install URL
1111

12-
````txt
13-
https://builds.animated-java.dev/download/legacy-armorstands/animated_java.js```
12+
```txt
13+
https://builds.animated-java.dev/download/legacy-armorstands/animated_java.js
14+
```
1415

1516
Follow the instructions in [Installing Legacy Versions](installing-legacy-versions) to install this version of the plugin.
16-
````

0 commit comments

Comments
 (0)