diff --git a/Library/README.md b/Library/README.md index 750dfe4..aac552a 100644 --- a/Library/README.md +++ b/Library/README.md @@ -3,7 +3,7 @@ This documentation is for the stable release of Orion Library. ## Booting the Library ```lua -local JustHub = loadstring(game:HttpGet(('https://git.warceuproject.org/Apapapa/AutoFarm/raw/branch/main/Library/testing2.lua')))() +local JustHub = loadstring(game:HttpGet(('https://git.warceuproject.org/Apapapa/ScriptRoblox/raw/branch/main/Library/testing2.lua')))() ```