Skip to content

Commit 35c125d

Browse files
speedskater1610saghul
authored andcommitted
Update the download from link in building.md
This is to follow the link formatting and naming convention that is used through the rest of the docs
1 parent f22b827 commit 35c125d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ instructions on how to use them.
3131
The amalgamated build rolls individual source files into a single big file.
3232
It's a good choice for projects that want to use QuickJS without CMake.
3333

34-
Download quickjs-amalgam.zip from https://github.com/quickjs-ng/quickjs/releases
34+
Download quickjs-amalgam.zip from [Releases](https://github.com/quickjs-ng/quickjs/releases)
3535

3636
To enable the std, os and bjson modules, compile quickjs-amalgam.c with
3737
`-DQJS_BUILD_LIBC`.

0 commit comments

Comments
 (0)