Skip to content

Commit

Permalink
Update more outdated/broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
NebelNidas authored Sep 14, 2023
1 parent 8305aab commit 18f3939
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion tags/guide/dependencies.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

https://github.com/natanfudge/fabric-docs/blob/master/newdocs/Modding-Tutorials/Adding%%20other%%20mods.md
https://github.com/natanfudge/fabric-docs/blob/master/newdocs/Modding-Tutorials/Adding%20other%20mods.md
1 change: 0 additions & 1 deletion tags/guide/server.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ embed:
---
**»** [Installing a Minecraft/Fabric Server](https://fabricmc.net/wiki/tutorial:installing_minecraft_fabric_server)
**»** [Installing a Fabric Server without a GUI](https://fabricmc.net/wiki/player:tutorials:install_server)
**»** [1.17+ Server should use Java 17](https://fabricmc.net/wiki/player:tutorials:mc-1.17-server)
**»** [A list of Fabric Server-side Mods](https://fabricmc.net/wiki/community:serverside_mods)
2 changes: 1 addition & 1 deletion tags/lib/geckolib.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ type: text

Geckolib is a powerful animation library for item stacks, block entities, and entities. It imports user-made animations from blockbench to use in animations

https://geckolib.com/en/latest/
https://github.com/bernie-g/geckolib
2 changes: 1 addition & 1 deletion tags/lib/jmx.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ type: text

JMX (or json model extensions) is an api that allows you to add more features to the vanilla json models, and is compatible with canvas allowing for bloom and other effects.

https://github.com/grondag/json-model-extensions
https://github.com/vram-guild/json-model-extensions
2 changes: 1 addition & 1 deletion tags/link/jdk.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ embed:
---

[Java 17](https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot) for Minecraft 1.17 and later
[Java 8](https://adoptium.net/archive.html?variant=openjdk8&jvmVariant=hotspot) for Minecraft 1.16 and earlier
[Java 8](https://adoptium.net/?variant=openjdk8&jvmVariant=hotspot) for Minecraft 1.16 and earlier
2 changes: 1 addition & 1 deletion tags/link/kotlin.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

<https://kotlinlang.org/docs/reference/faq.html>
<https://kotlinlang.org/docs/faq.html>
2 changes: 1 addition & 1 deletion tags/link/tinyv2spec.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

**Spec for tiny v2:** https://github.com/FabricMC/tiny-remapper/issues/9
**Spec for tiny v2:** https://fabricmc.net/wiki/documentation:tiny2
2 changes: 1 addition & 1 deletion tags/link/versions.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

https://fabricmc.net/versions.html
https://fabricmc.net/develop
2 changes: 1 addition & 1 deletion tags/link/wiki.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ type: text

---

https://fabricmc.net/wiki/doku.php
https://fabricmc.net/wiki

0 comments on commit 18f3939

Please sign in to comment.