Skip to content

Commit 2001dd4

Browse files
committed
Correctly link to nightly builds
1 parent ed5e826 commit 2001dd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
![Main branch test status](https://img.shields.io/github/actions/workflow/status/vallode/dfhack-lua-definitions/test.yml?branch=main&logo=ruby&label=Tests)
44

5-
Type definitions for [DFHack](https://docs.dfhack.org/en/stable/)'s Lua API.
5+
[Lua language server](//github.com/LuaLS/lua-language-server) type definitions for [DFHack](//docs.dfhack.org/en/stable/)'s Lua API.
66

77
> [!NOTE]
88
>
9-
> These definitions are work-in-progress, they can lie to you. You can find up to date documentation on the [DFHack website](https://docs.dfhack.org/en/stable/docs/dev/Lua%20API.html). That being said, please raise any problems here or on DFHack's Discord server.
9+
> These definitions are work-in-progress, they can lie to you. You can find up to date documentation on the [DFHack website](//docs.dfhack.org/en/stable/docs/dev/Lua%20API.html). That being said, please raise any problems here or on DFHack's Discord server.
1010
1111
## Installation
1212

13-
You can either download [the latest release](//github.com/vallode/dfhack-lua-definitions/releases/latest/) or a [nightly build artifact](//github.com/vallode/dfhack-lua-definitions/actions/workflows/build.yml).
13+
You can either download [the latest release](//github.com/vallode/dfhack-lua-definitions/releases/latest/) or a [nightly build artifact](//github.com/vallode/dfhack-lua-definitions/actions/workflows/nightly.yml).
1414

1515
These definitions require [`lua-language-server`](//github.com/LuaLS/lua-language-server) installed. You can find instructions on [their website](//luals.github.io/#vscode-install).
1616

0 commit comments

Comments
 (0)