diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2023-11-16 20:27:04 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2023-11-16 20:27:04 -0500 |
commit | 1153728baf02b300117227b0811a03c569b8f12a (patch) | |
tree | 05c5039dca676bdefc1478935592bbbc6c676378 /README.md | |
parent | d7527b0f5a17f1c8dfc1e140c43667004c2752df (diff) |
Update readme link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Sparkt Wires and stuff! -Requires the [TransitAPI](https://github.com/CircleShift/TransitAPI) and the [FabricAPI](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files). +Requires the [TransitAPI](https://git.cshift.net/CircleShift/TransitAPI) and the [FabricAPI](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files). ## Building 1. Clone the repo |