Skip to content

Commit

Permalink
Update redirects.ts (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 authored Oct 8, 2024
1 parent 2e37380 commit 221a4bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion redirects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ export const redirects = [
["/host", "https://www.bisecthosting.com/clients/aff.php?aff=2604"],
["/install", "https://wiki.download.fo/readme/install-instructions"],
["/issues", "https://github.com/Fabulously-Optimized/fabulosuly-optimized/issues"],
["/java", "https://adoptium.net/temurin/releases/?version=17&package=jre&arch=x64#version-filter"],
["/java", "https://adoptium.net/temurin/releases/?version=21&package=jre&arch=x64#version-filter"],
["/java8", "https://adoptium.net/temurin/releases/?version=8&package=jre&arch=x64"],
["/java17", "https://adoptium.net/temurin/releases/?version=17&package=jre&arch=x64#version-filter"],
["/java21", "https://adoptium.net/temurin/releases/?version=21&package=jre&arch=x64#version-filter"],
["/lego", "https://youtu.be/o-YBDTqX_ZU"],
Expand Down

0 comments on commit 221a4bc

Please sign in to comment.