diff --git a/Docs/LiteX.md b/Docs/LiteX.md
index c937ca3a..8e4e4193 100644
--- a/Docs/LiteX.md
+++ b/Docs/LiteX.md
@@ -68,7 +68,7 @@ The Driver file is found in the `litepciedrv/x64/Release/litepciedrv` folder.
 
 ## TsLitex Library
 
-The libtslitex library provides control over the Thunderscope input channels and Sample DMA.  Clone the [libtslitex Repo](https://github.com/NateMeyer/libtslitex) [Current latest is the `ts_calibration` branch]
+The libtslitex library provides control over the Thunderscope input channels and Sample DMA.  Clone the [libtslitex Repo](https://github.com/EEvengers/libtslitex).
 
 Libtslitex uses the CMake build environment.
 
@@ -117,4 +117,4 @@ Management of Data buffers and data triggering is provided by the TS.NET project
 HardwareDriver: LiteX
 ```
 
-You should now be able to run TS.NET.Engine and connect to the Thunderscope.
\ No newline at end of file
+You should now be able to run TS.NET.Engine and connect to the Thunderscope.