Mercurial > njs
changeset 2582:93d79230539b
Fixed invalid link in README.md.
| author | Xiaobo Liu <cppcoffee@gmail.com> |
|---|---|
| date | Tue, 01 Jul 2025 17:31:16 +0800 |
| parents | 3c89db25314d |
| children | 3abe1f23d462 |
| files | README.md |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Mon Jun 30 18:30:03 2025 -0700 +++ b/README.md Tue Jul 01 17:31:16 2025 +0800 @@ -17,7 +17,7 @@ - [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)
