We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22b827 commit 35c125dCopy full SHA for 35c125d
docs/docs/building.md
@@ -31,7 +31,7 @@ instructions on how to use them.
31
The amalgamated build rolls individual source files into a single big file.
32
It's a good choice for projects that want to use QuickJS without CMake.
33
34
-Download quickjs-amalgam.zip from https://github.com/quickjs-ng/quickjs/releases
+Download quickjs-amalgam.zip from [Releases](https://github.com/quickjs-ng/quickjs/releases)
35
36
To enable the std, os and bjson modules, compile quickjs-amalgam.c with
37
`-DQJS_BUILD_LIBC`.
0 commit comments