Explorar o código

lua language server link was broken

Stas Kaiava %!s(int64=2) %!d(string=hai) anos
pai
achega
33cb612916
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      guides/Getting_Started.md

+ 1 - 1
guides/Getting_Started.md

@@ -65,7 +65,7 @@ Tips
   `lovr.exe`, or specify the `--console` flag when running on the command line.
 - If you have the headset module disabled, be sure to set the y value of the cube to 0 instead of
   1.7.
-- If you want an IDE with LÖVR completion, you can use [VSCode + Lua server](https://gist.github.com/ussaohelcim/9eca6eaa903eefff07b4f3e2019de915).
+- If you want an IDE with LÖVR completion, you can use [VSCode + Lua server](https://github.com/LuaLS/lua-language-server).
 
 Next Steps
 ---