Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ NGINX JavaScript, also known as [NJS](https://nginx.org/en/docs/njs/), is a dyna
- [Enabling the NGINX JavaScript modules](#enabling-the-nginx-javascipt-modules)
- [Basics of writing .js script files](#basics-of-writing-js-script-files)
- [Reference of custom objects, methods, and properties](#reference-of-custom-objects-methods-and-properties)
- [Example: Hello World](#hello-world)
- [Example: Hello World](#example-hello-world)
- [The NJS command line interface (CLI)](#the-njs-command-line-interface-cli)
- [Building from source](#building-from-source)
- [Installing dependencies](#installing-dependencies)
Expand Down